Package org.immutables.data
Annotation Type Data.Ignore
-
@Retention(RUNTIME) @Target(METHOD) public static @interface Data.IgnoreThis data element should be ignored during reading and writing the data. It is usually a mistake to make required attribute having no defaults as ignorable.