Uses of Enum Class
eu.cloudnetservice.node.impl.console.ConsoleColor
Packages that use ConsoleColor
-
Uses of ConsoleColor in eu.cloudnetservice.node.impl.console
Subclasses with type arguments of type ConsoleColor in eu.cloudnetservice.node.impl.consoleFields in eu.cloudnetservice.node.impl.console declared as ConsoleColorMethods in eu.cloudnetservice.node.impl.console that return ConsoleColorModifier and TypeMethodDescriptionstatic @Nullable ConsoleColorConsoleColor.byChar(char index) static @Nullable ConsoleColorstatic ConsoleColorReturns the enum constant of this class with the specified name.static ConsoleColor[]ConsoleColor.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ConsoleColor in eu.cloudnetservice.node.impl.console.log
Methods in eu.cloudnetservice.node.impl.console.log that return ConsoleColor