@Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) public @interface ConvertedBy
Converter
implementations.
A given converter annotation should be annotated by a
@ConvertedBy
annotation which refers to its converter
implementations.Converter
Copyright © 2011–2020 FoxLabs. All rights reserved.