Annotation Type Serial


@Target({}) @Retention(SOURCE) public @interface Serial
Use nested annotations to control serialization of value objects. This serialization module currently is in experimental state.

This umbrella annotaion does nothing.

See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    Annotation to generate structural serialization.
    static @interface 
    Could be applied to types, enclosing types, enclosing packages and as meta-annotation.