Home
last modified time | relevance | path

Searched defs:SnmpCounter (Results 1 – 2 of 2) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/jmx/snmp/
H A DSnmpCounter.java38 public class SnmpCounter extends SnmpUnsignedInt { class
49 public SnmpCounter(int v) throws IllegalArgumentException { in SnmpCounter() method in SnmpCounter
59 public SnmpCounter(Integer v) throws IllegalArgumentException { in SnmpCounter() method in SnmpCounter
69 public SnmpCounter(long v) throws IllegalArgumentException { in SnmpCounter() method in SnmpCounter
79 public SnmpCounter(Long v) throws IllegalArgumentException { in SnmpCounter() method in SnmpCounter
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/jmx/snmp/
H A DSnmpCounter.java38 public class SnmpCounter extends SnmpUnsignedInt { class
49 public SnmpCounter(int v) throws IllegalArgumentException { in SnmpCounter() method in SnmpCounter
59 public SnmpCounter(Integer v) throws IllegalArgumentException { in SnmpCounter() method in SnmpCounter
69 public SnmpCounter(long v) throws IllegalArgumentException { in SnmpCounter() method in SnmpCounter
79 public SnmpCounter(Long v) throws IllegalArgumentException { in SnmpCounter() method in SnmpCounter