Package org.jparsec.internal.annotations
Annotation Type Private
-
@Target({TYPE,CONSTRUCTOR,METHOD,FIELD}) public @interface PrivateAnnotates anything that should be private but is allowing test cases to access it.
@Target({TYPE,CONSTRUCTOR,METHOD,FIELD})
public @interface Private