@Documented @Target(value=TYPE) @Retention(value=SOURCE) public static @interface Value.Immutable
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
builder |
boolean |
copy |
boolean |
intern |
boolean |
jdkOnly |
boolean |
nonpublic
Deprecated.
|
boolean |
prehash |
boolean |
singleton |
Value.Immutable.ImplementationVisibility |
visibility |
boolean |
withers
Deprecated.
|
@Beta @Deprecated public abstract boolean nonpublic
visibility() instead, will be removed in next
major release@Deprecated public abstract boolean withers
copy() attribute instead, will be removed in next major release@Beta public abstract Value.Immutable.ImplementationVisibility visibility
Copyright © 2015 The Immutables.org authors. All Rights Reserved.