@MustImplementEqualsAndHashcode @FunctionalInterface public interface ILongIDFactory extends IBaseIDFactory
| Modifier and Type | Method and Description |
|---|---|
long |
getNewID()
Create a new unique long ID.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.