Uses of Enum Class
io.jstach.rainbowgum.LogResponse.Status.StandardStatus
Packages that use LogResponse.Status.StandardStatus
-
Uses of LogResponse.Status.StandardStatus in io.jstach.rainbowgum
Methods in io.jstach.rainbowgum that return LogResponse.Status.StandardStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LogResponse.Status.StandardStatus[]
LogResponse.Status.StandardStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.