Uses of Class
net.sf.ehcache.statistics.extended.StandardPassThroughStatistic
-
Packages that use StandardPassThroughStatistic Package Description net.sf.ehcache.statistics.extended This package contains classes related to extended statistics implementation. -
-
Uses of StandardPassThroughStatistic in net.sf.ehcache.statistics.extended
Methods in net.sf.ehcache.statistics.extended that return StandardPassThroughStatistic Modifier and Type Method Description static StandardPassThroughStatisticStandardPassThroughStatistic. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static StandardPassThroughStatistic[]StandardPassThroughStatistic. values()Returns an array containing the constants of this enum type, in the order they are declared.
-