Package org.jparsec.internal.annotations
-
Annotation Types Summary Annotation Type Description Private Annotates anything that should be private but is allowing test cases to access it.
Annotation Type | Description |
---|---|
Private |
Annotates anything that should be private but is allowing test cases to access it.
|