com.android.annotations.concurrency
Annotation Type Immutable


@Documented
@Retention(value=CLASS)
@Target(value=TYPE)
public @interface Immutable

Indicates that the target class to which this annotation is applied is immutable.