ehcache

Uses of Class
net.sf.ehcache.statistics.extended.StandardPassThroughStatistic

Packages that use StandardPassThroughStatistic
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
static StandardPassThroughStatistic StandardPassThroughStatistic.valueOf(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.
 


ehcache

Copyright 2001-2016, Terracotta, Inc.