T
- the object typepublic interface LinkIndexConverter<T>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLinkFromObject(T o)
Convert an Object to a link index.
|
T |
getObjectFromLink(java.lang.String linkID)
Convert a link index to an Object.
|
java.lang.String getLinkFromObject(T o)
o
- the objectT getObjectFromLink(java.lang.String linkID)
linkID
- the link indexCopyright © 2019-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence