org.rubato.base
Annotation Type Internal


@Documented
@Target(value=METHOD)
@Retention(value=CLASS)
public @interface Internal

Indicates that a method thus annotated is for internal use. These methods are only used by developers for purposes of optimization or debugging.