IDTYPE - Type of ID to be generated@MustImplementEqualsAndHashcode @FunctionalInterface public interface IIDFactory<IDTYPE> extends IBaseIDFactory
| Modifier and Type | Method and Description |
|---|---|
IDTYPE |
getNewID() |
Copyright © 2014–2016 Philip Helger. All rights reserved.