Uses of Class
org.checkerframework.checker.units.qual.Prefix
-
Packages that use Prefix Package Description org.checkerframework.checker.units.qual -
-
Uses of Prefix in org.checkerframework.checker.units.qual
Methods in org.checkerframework.checker.units.qual that return Prefix Modifier and Type Method Description Prefixprefix()Returns the scaling prefix.Prefixvalue()Prefixvalue()Prefixvalue()Prefixvalue()Prefixvalue()Prefixvalue()Prefixvalue()Prefixvalue()Prefixvalue()Prefixvalue()Prefixvalue()Prefixvalue()static PrefixPrefix. valueOf(String name)Returns the enum constant of this type with the specified name.static Prefix[]Prefix. values()Returns an array containing the constants of this enum type, in the order they are declared.
-