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