Uses of Class
org.jboss.as.clustering.infinispan.subsystem.MemorySizeUnit
-
Packages that use MemorySizeUnit Package Description org.jboss.as.clustering.infinispan.subsystem -
-
Uses of MemorySizeUnit in org.jboss.as.clustering.infinispan.subsystem
Methods in org.jboss.as.clustering.infinispan.subsystem that return MemorySizeUnit Modifier and Type Method Description static MemorySizeUnitMemorySizeUnit. valueOf(String name)Returns the enum constant of this type with the specified name.static MemorySizeUnit[]MemorySizeUnit. values()Returns an array containing the constants of this enum type, in the order they are declared.
-