Uses of Interface
org.infinispan.counter.api.StrongCounter
Packages that use StrongCounter
-
Uses of StrongCounter in org.infinispan.counter.api
Methods in org.infinispan.counter.api that return StrongCounterModifier and TypeMethodDescriptionCounterManager.getStrongCounter
(String name) Returns theStrongCounter
with that specific name.