Home
last modified time | relevance | path

Searched defs:SnmpGauge (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 DSnmpGauge.java38 public class SnmpGauge extends SnmpUnsignedInt { class
49 public SnmpGauge(int v) throws IllegalArgumentException { in SnmpGauge() method in SnmpGauge
59 public SnmpGauge(Integer v) throws IllegalArgumentException { in SnmpGauge() method in SnmpGauge
69 public SnmpGauge(long v) throws IllegalArgumentException { in SnmpGauge() method in SnmpGauge
79 public SnmpGauge(Long v) throws IllegalArgumentException { in SnmpGauge() method in SnmpGauge
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/jmx/snmp/
H A DSnmpGauge.java38 public class SnmpGauge extends SnmpUnsignedInt { class
49 public SnmpGauge(int v) throws IllegalArgumentException { in SnmpGauge() method in SnmpGauge
59 public SnmpGauge(Integer v) throws IllegalArgumentException { in SnmpGauge() method in SnmpGauge
69 public SnmpGauge(long v) throws IllegalArgumentException { in SnmpGauge() method in SnmpGauge
79 public SnmpGauge(Long v) throws IllegalArgumentException { in SnmpGauge() method in SnmpGauge