Package com.helger.commons.annotation
Annotation Type ReturnsImmutableObject
Indicates that a method returns an immutable object (in case the returned
type itself is not immutable). This is especially useful for returned
containers that are not modifiable.
- Author:
- Philip Helger
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value- Default:
""
-