Uses of Class
nbbrd.service.Quantifier
-
-
Uses of Quantifier in nbbrd.service
Methods in nbbrd.service that return Quantifier Modifier and Type Method Description Quantifierquantifier()Specifies how many instances are returned by the loader.static QuantifierQuantifier. valueOf(String name)Returns the enum constant of this type with the specified name.static Quantifier[]Quantifier. values()Returns an array containing the constants of this enum type, in the order they are declared.
-