Annotation Interface Immutable.LocalStyle

Enclosing class:
Immutable

@Retention(CLASS) @Target(TYPE) @Deprecated(forRemoval=true) public static @interface Immutable.LocalStyle
Deprecated, for removal: This API element is subject to removal in a future version.
Use Immutable.Pure and the sandwich pattern.