Uses of Class
org.xmlet.htmlapifaster.EnumOverflowType
-
Packages that use EnumOverflowType Package Description org.xmlet.htmlapifaster -
-
Uses of EnumOverflowType in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return EnumOverflowType Modifier and Type Method Description static EnumOverflowTypeEnumOverflowType. valueOf(String name)Returns the enum constant of this type with the specified name.static EnumOverflowType[]EnumOverflowType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xmlet.htmlapifaster with parameters of type EnumOverflowType Modifier and Type Method Description Math<Z>Math. attrOverflow(EnumOverflowType attrOverflow)
-