-
@Target(allowedTargets = {AnnotationTarget.FUNCTION}) public @interface RefractGetter
Marks a method as a property getter to be automatically (de)serialized. This annotation is only effective in classes with the @RefractClass annotation.
@Target(allowedTargets = {AnnotationTarget.FUNCTION}) public @interface RefractGetter
Marks a method as a property getter to be automatically (de)serialized. This annotation is only effective in classes with the @RefractClass annotation.