Annotation Interface Immutable


@Target({}) public @interface Immutable
Common styles for immutables.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    Use Immutable.Pure and the sandwich pattern.
    static @interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    Use Immutable.Pure and the sandwich pattern.
    static @interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    Use Immutable.Pure and the sandwich pattern.
    static @interface 
    Deprecated, for removal: This API element is subject to removal in a future version.
    Use Immutable.Pure and the sandwich pattern.
    static @interface 
    Style for a "pure immutable" using sandwich pattern.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.