Package jline.internal
Annotation Interface TestAccessible
@Retention(RUNTIME)
@Target({TYPE,CONSTRUCTOR,METHOD,FIELD,PARAMETER})
@Documented
public @interface TestAccessible
Marker annotation for members which are exposed for testing access.
- Since:
- 2.7