Uses of Enum
com.guinetik.examples.HelloTerminal.Status
Packages that use HelloTerminal.Status
-
Uses of HelloTerminal.Status in com.guinetik.examples
Methods in com.guinetik.examples that return HelloTerminal.StatusModifier and TypeMethodDescriptionHelloTerminal.getStatus()Gets the current status.static HelloTerminal.StatusReturns the enum constant of this type with the specified name.static HelloTerminal.Status[]HelloTerminal.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.