Package org.immutables.value
Annotation Type Value.Auxiliary
-
@Documented @Target(METHOD) public static @interface Value.AuxiliaryAnnotate attribute as auxiliary and it will be stored and will be accessible, but will be excluded from generatedequals,hashCodeandtoStringmethods.Lazyattributes are always auxiliary.- See Also:
Value.Immutable,Value.Derived,Value.Default