Uses of Class
studio.thevipershow.safechat.config.Configurations
Package | Description |
---|---|
studio.thevipershow.safechat.config |
-
Uses of Configurations in studio.thevipershow.safechat.config
Methods in studio.thevipershow.safechat.config that return Configurations Modifier and Type Method Description static Configurations
Configurations. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Configurations[]
Configurations. values()
Returns an array containing the constants of this enum type, in the order they are declared.