Annotation Type EnumType.Converter


  • @Retention(RUNTIME)
    @Target(METHOD)
    public static @interface EnumType.Converter
    Annotation used to mark an explicit converter method that converts the enum type to the underlying type.