Uses of Interface
org.ehcache.sizeof.Filter
-
Packages that use Filter Package Description org.ehcache.sizeof -
-
Uses of Filter in org.ehcache.sizeof
Classes in org.ehcache.sizeof that implement Filter Modifier and Type Class Description class
SizeOfFilterSource
Methods in org.ehcache.sizeof with parameters of type Filter Modifier and Type Method Description void
FilterConfigurator. configure(Filter filter)
Invoked by the framework to let this instance configure the filter
-