Package nl.f00f.annotations
Additional annotations.
-
Annotation Types Summary Annotation Type Description NonnullByDefault An annotation indicating that all elements in the current scope of the annotation are non-nullby default.Unmodifiable An annotation marking a returned collection or object as unmodifiable.