public class SteppingIdGenerator extends Object implements IdGenerator
| Constructor and Description |
|---|
SteppingIdGenerator() |
SteppingIdGenerator(int startId,
int step) |
public SteppingIdGenerator()
public SteppingIdGenerator(int startId,
int step)
public String getNextId()
getNextId in interface IdGeneratorCopyright © 2017–2018. All rights reserved.