Interface ClassItemIndex
-
public interface ClassItemIndex
Index forClass
item.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addAnnotation(java.lang.Object annotation)
Allows adding further annotations to the item.int
getIndex()
Obtains the index of the item.
-