Uses of Class
com.github.raimannma.methods.Utils
Package | Description |
---|---|
com.github.raimannma.methods |
-
Uses of Utils in com.github.raimannma.methods
Methods in com.github.raimannma.methods that return Utils Modifier and Type Method Description static Utils
Utils. valueOf(String name)
Returns the enum constant of this type with the specified name.static Utils[]
Utils. values()
Returns an array containing the constants of this enum type, in the order they are declared.