|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Prefix | |
| javax.units | |
| Uses of Prefix in javax.units |
| Fields in javax.units declared as Prefix | |
private Prefix[] |
PrefixSet.prefix
Ensemble de préfix. |
| Methods in javax.units that return Prefix | |
Prefix |
PrefixSet.getPrefix(java.lang.String symbol)
Retourne le préfix représenté par le symbole spéfifié. |
Prefix |
PrefixSet.getPrefix(double amount)
Retourne le préfix représentant une quantité égale ou inférieure à la quantité spécifiée. |
static Prefix |
Prefix.getPrefix(java.lang.String name,
java.lang.String symbol,
double amount)
Construit un nouveau préfix. |
private Prefix |
Prefix.intern()
Retourne un exemplaire unique de ce préfix. |
| Methods in javax.units with parameters of type Prefix | |
static PrefixSet |
PrefixSet.getPrefixSet(Prefix[] p)
Construit un ensemble de préfix. |
| Constructors in javax.units with parameters of type Prefix | |
PrefixSet(Prefix[] p)
Construit un ensemble de préfix. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||