Annotation Interface StriderLoaderInternal


@Target({METHOD,FIELD,TYPE,PARAMETER,CONSTRUCTOR}) @Retention(CLASS) public @interface StriderLoaderInternal
Indicates that the annotated method, constant, parameter, constructor, or class is intended for use only by the StriderLoader itself. These elements are not meant to be used by addons.