Uses of Class
org.infinispan.counter.impl.strong.AbstractStrongCounter
-
Packages that use AbstractStrongCounter Package Description org.infinispan.counter.impl.strong -
-
Uses of AbstractStrongCounter in org.infinispan.counter.impl.strong
Subclasses of AbstractStrongCounter in org.infinispan.counter.impl.strong Modifier and Type Class Description classBoundedStrongCounterA bounded strong consistent counter.classUnboundedStrongCounterAn unbounded strong consistent counter.
-