Annotation Type AdaptationNullable
-
@Retention(RUNTIME) @Target(METHOD) public @interface AdaptationNullable
Fields of an adaptation class which are optional (whose values may be null) mark their getter methods with the @AdaptationNullable annotation.