Uses of Enum Class
org.sklsft.generator.bash.launcher.Launchers
Packages that use Launchers
-
Uses of Launchers in org.sklsft.generator.bash.launcher
Methods in org.sklsft.generator.bash.launcher that return LaunchersModifier and TypeMethodDescriptionstatic Launchers
static Launchers
LauncherResolver.resolveLauncher
(String key) static Launchers
Returns the enum constant of this class with the specified name.static Launchers[]
Launchers.values()
Returns an array containing the constants of this enum class, in the order they are declared.