Uses of Interface
net.sf.ehcache.util.LongSequence
-
Packages that use LongSequence Package Description net.sf.ehcache.store Store package.net.sf.ehcache.util Util package. -
-
Uses of LongSequence in net.sf.ehcache.store
Constructors in net.sf.ehcache.store with parameters of type LongSequence Constructor Description ElementIdAssigningStore(Store delegate, LongSequence sequence)Constructor -
Uses of LongSequence in net.sf.ehcache.util
Classes in net.sf.ehcache.util that implement LongSequence Modifier and Type Class Description classAtomicLongSequenceSimple non-persistent implementation ofLongSequence
-