Uses of Enum Class
xyz.janboerman.scalaloader.plugin.description.ScalaVersion
Packages that use ScalaVersion
-
Uses of ScalaVersion in xyz.janboerman.scalaloader.plugin
Methods in xyz.janboerman.scalaloader.plugin with parameters of type ScalaVersionModifier and TypeMethodDescriptionstatic PluginScalaVersion
PluginScalaVersion.fromScalaVersion
(ScalaVersion scalaVersion) -
Uses of ScalaVersion in xyz.janboerman.scalaloader.plugin.description
Methods in xyz.janboerman.scalaloader.plugin.description that return ScalaVersionModifier and TypeMethodDescriptionstatic ScalaVersion
ScalaVersion.fromVersionString
(String string) static ScalaVersion
ScalaVersion.getLatest_2_13()
static ScalaVersion
Returns the enum constant of this class with the specified name.static ScalaVersion[]
ScalaVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.