JADE v6.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Α Ε Μ Π Σ Φ

U

USD - Static variable in class com.dautelle.money.Currency
The United State dollar currency.
Union - class com.dautelle.util.Union.
This class represents a C/C++ union; it works in the same way as Struct (sub-class) except that all members are mapped to the same location in memory.
Union() - Constructor for class com.dautelle.util.Union
Default constructor.
Union(ByteBuffer) - Constructor for class com.dautelle.util.Union
Creates a Union backed by the specified ByteBuffer.
Unit - class javax.units.Unit.
This class represents a unit of physical quantity.
UnitFormat - class javax.units.UnitFormat.
This is the abstract base class for all unit formats.
UnitFormat() - Constructor for class javax.units.UnitFormat
Base constructor.
Utf8StreamReader - class com.dautelle.util.Utf8StreamReader.
This class represents an UTF-8 stream reader.
Utf8StreamReader() - Constructor for class com.dautelle.util.Utf8StreamReader
Default constructor.
Utf8StreamReader(int) - Constructor for class com.dautelle.util.Utf8StreamReader
Creates a Utf8StreamReader of specified buffer size.
Utf8StreamWriter - class com.dautelle.util.Utf8StreamWriter.
This class represents an UTF-8 stream writer.
Utf8StreamWriter() - Constructor for class com.dautelle.util.Utf8StreamWriter
Default constructor.
Utf8StreamWriter(int) - Constructor for class com.dautelle.util.Utf8StreamWriter
Creates a Utf8StreamWriter of specified buffer size.
unitFor(Quantity) - Method in class com.dautelle.physics.models.PhysicalModel
Returns the default output unit for the specified quantity.
unitFor(Quantity) - Method in class com.dautelle.physics.models.StandardModel
Returns the default output unit for the specified quantity.
unitFor(CharSequence) - Method in class javax.units.UnitFormat
Returns the unit identified by the specified label.
unlock() - Method in class com.dautelle.util.ReentrantLock
Attempts to release this lock.
useFor(Unit) - Method in class com.dautelle.physics.Quantity.Factory
Maps the specified unit to this Quantity.Factory.

JADE v6.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Α Ε Μ Π Σ Φ
Copyright © 2004 Jean-Marie Dautelle.