|
Carrot2 v3.5.2
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Immutable
Marker interface for classes that are immutable (once created, never change their state.
| Optional Element Summary | |
|---|---|
boolean |
safePublication
Indicates if objects of this class can be safely published (used by other threads without explicit synchronization). |
public abstract boolean safePublication
final fields in the constructor.
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||