Annotation Type AdaptationEncoder
-
@Retention(RUNTIME) @Target(METHOD) public @interface AdaptationEncoder
Marks the instance method to use for accessing the encoded form of an adaptation type. Example: '@AdaptationEncoder byte[] toEncodedForm()'