Annotation Interface Immutable.Public

Enclosing class:
Immutable

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