Annotation Interface Scala


@Retention(RUNTIME) @Target(TYPE) public @interface Scala
An annotation that is used to annotate your ScalaPlugin's main class, to tell the ScalaPluginLoader which scala library classes it should load.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description