Annotation Interface InternalUse
public @interface InternalUse
A visual indicator for members that may be visible for technical reasons or convenience but are not intended for
general use. For example, if a method you did not create is decorated with this annotation you should not invoke it.