Uses of Enum Class
bdsup2sub.core.Core.RunType
Packages that use Core.RunType
-
Uses of Core.RunType in bdsup2sub.core
Fields in bdsup2sub.core declared as Core.RunTypeModifier and TypeFieldDescriptionprivate static Core.RunType
Core.runType
Functionality executed in the started threadMethods in bdsup2sub.core that return Core.RunTypeModifier and TypeMethodDescriptionstatic Core.RunType
Returns the enum constant of this class with the specified name.static Core.RunType[]
Core.RunType.values()
Returns an array containing the constants of this enum class, in the order they are declared.