Annotation Type Data


@Retention(RUNTIME) @Target(TYPE) public @interface Data
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    This data element should be ignored during reading and writing the data.
    static @interface 
    Marks that the type is strongly typed alias (newtype) for the other type it wraps.