Annotation Type Value.Derived

Enclosing class:
Value

@Documented @Target(METHOD) public static @interface Value.Derived
This 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.