VALUETYPE - Object typepublic interface IIntIDProvider<VALUETYPE> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
getID(VALUETYPE aObject)
Get the ID of the passed object.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.