Interface IdGenerator<T>
- Type Parameters:
T
- the generic type of the id
public interface IdGenerator<T>
The interface
IdGenerator
provides a method for get the next and the current id object-
Method Summary
Modifier and TypeMethodDescriptionGets the current idGets the next id