Package org.immutables.value
Annotation Type Value.Derived
-
@Documented @Target(METHOD) public static @interface Value.DerivedThis kind of attribute cannot be set during building, but they are eagerly computed from other attributes and stored in field. Should be applied to non-abstract method - attribute value initializer.