public class LongGenerationed extends Object implements Generationed<Long>
Modifier and Type | Field and Description |
---|---|
protected AtomicLong |
generation |
Constructor and Description |
---|
LongGenerationed(long generation) |
protected final AtomicLong generation
public Long generation()
Generationed
generation
in interface Generationed<Long>