public interface IItem
member
accessors
retrieved from the item type.Modifier and Type | Method and Description |
---|---|
IType<?> |
getType()
The type of this item (analogous to
Object.getClass() ). |
IType<?> getType()
Object.getClass()
).Copyright © 2020. All rights reserved.