Package de.linusdev.lutils.struct.annos
Annotation Interface StructValue
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionintindex of this value in the struct or -1 if it does not matter.
-
Element Details
-
value
int valueindex of this value in the struct or -1 if it does not matter.- Returns:
- index or -1
- Default:
-1
-