-
@Target(allowedTargets = {AnnotationTarget.CLASS})@Inherited() public @interface Viewable
Marks a class as serializable to a viewable map. MUST be on any class that should be serialized.
@Target(allowedTargets = {AnnotationTarget.CLASS})@Inherited() public @interface Viewable
Marks a class as serializable to a viewable map. MUST be on any class that should be serialized.