Annotation Type NodeKey
-
@Retention(RUNTIME) @Target(FIELD) @Documented public @interface NodeKey
Marks a field that gets its value from the node's key.Fields annotated as such should be treated as read-only.
- Since:
- 4.0.0
@Retention(RUNTIME) @Target(FIELD) @Documented public @interface NodeKey
Fields annotated as such should be treated as read-only.