ehcache

Uses of Interface
net.sf.ehcache.util.LongSequence

Packages that use LongSequence
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
ElementIdAssigningStore(Store delegate, LongSequence sequence)
          Constructor
 

Uses of LongSequence in net.sf.ehcache.util
 

Classes in net.sf.ehcache.util that implement LongSequence
 class AtomicLongSequence
          Simple non-persistent implementation of LongSequence
 


ehcache

Copyright 2001-2017, Terracotta, Inc.