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