VALUETYPE - Object typeIDTYPE - Key typepublic 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–2015 Philip Helger. All rights reserved.