Package ipsk.persistence
Interface IntegerSequenceGenerator
- 
- All Known Implementing Classes:
- AtomicIntegerSequenceGenerator
 
 public interface IntegerSequenceGenerator- Author:
- klausj
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAndIncrement()
 
-