T - the type of the item id objectpublic interface IItem<T extends IItemID<?>> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
T |
getID()
Returns the ID object for this item.
|
T getID()
null.null ID for this itemCopyright © 2018. All rights reserved.