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