Annotation Type InitValue
-
@Retention(RUNTIME) @Target(FIELD) public @interface InitValue
-
-
Field Summary
Fields Modifier and Type Fields Description static StringUSE_DEFAULT_VALUESpecial value that indicates that the default init value should be used for the property this annotation is referring to.
-