Package org.forgerock.util.annotations
Provides common annotations.
-
Annotation Types Summary Annotation Type Description VisibleForTesting This annotation doesn't actually do anything, other than provide documentation of the fact that a function has either been marked public, or package private in order for a test (somewhere physically distant in the system) to compile.