Uses of Class
org.restheart.utils.Minify.Action
-
Packages that use Minify.Action Package Description org.restheart.utils Utility classes -
-
Uses of Minify.Action in org.restheart.utils
Methods in org.restheart.utils that return Minify.Action Modifier and Type Method Description static Minify.ActionMinify.Action. valueOf(String name)Returns the enum constant of this type with the specified name.static Minify.Action[]Minify.Action. values()Returns an array containing the constants of this enum type, in the order they are declared.
-