VALUETYPE - Object typeIDTYPE - Key type@FunctionalInterface public interface IIDProvider<VALUETYPE,IDTYPE> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
IDTYPE |
getID(VALUETYPE aObject)
Get the ID of the passed object.
|
Copyright © 2014–2020 Philip Helger. All rights reserved.