Searched defs:EnumJvmMemPoolThreshdSupport (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/management/snmp/jvmmib/
H A DEnumJvmMemPoolThreshdSupport.java44 public class EnumJvmMemPoolThreshdSupport extends Enumerated implements Serializable { class in inherits:Enumerated,Serializable
57 public EnumJvmMemPoolThreshdSupport(int valueIndex) throws IllegalArgumentException { method in class:EnumJvmMemPoolThreshdSupport
61 public EnumJvmMemPoolThreshdSupport(Integer valueIndex) throws IllegalArgumentException { method in class:EnumJvmMemPoolThreshdSupport
65 public EnumJvmMemPoolThreshdSupport() throws IllegalArgumentException { method in class:EnumJvmMemPoolThreshdSupport
69 public EnumJvmMemPoolThreshdSupport(String x) throws IllegalArgumentException { method in class:EnumJvmMemPoolThreshdSupport

Completed in 28 milliseconds