Annotation Interface Immutable
Common styles for immutables.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceDeprecated, for removal: This API element is subject to removal in a future version.static @interfaceDeprecated, for removal: This API element is subject to removal in a future version.UseImmutable.Pureand the sandwich pattern.static @interfaceDeprecated, for removal: This API element is subject to removal in a future version.UseImmutable.Pureand the sandwich pattern.static @interfaceDeprecated, for removal: This API element is subject to removal in a future version.UseImmutable.Pureand the sandwich pattern.static @interfaceStyle for a "pure immutable" using sandwich pattern. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
TYPE_IMMUTABLE
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TYPE_IMMUTABLE_ENCLOSING
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TYPE_ABSTRACT
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
Immutable.Pureand the sandwich pattern.