Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
$
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
_
J
JQUANTITY_TEST
- Static variable in class com.rubecula.util.
Item
Constant String for the relative path of the test directory.
JQuantity
- class com.rubecula.jquantity.
JQuantity
.
This class represents a quantity, that is to say a value and its units.
JQuantity(BaseNumber, Measurable)
- Constructor for class com.rubecula.jquantity.
JQuantity
Primary constructor for a new JQuantity.
JQuantity(BaseNumber)
- Constructor for class com.rubecula.jquantity.
JQuantity
Constructor for a new dimensionless JQuantity.
JQuantity(String, Units)
- Constructor for class com.rubecula.jquantity.
JQuantity
Constructs a JQuantity from a String representing a number and a Units.
JQuantity(String)
- Constructor for class com.rubecula.jquantity.
JQuantity
Constructs a dimensionless JQuantity from a String representing a number.
JQuantityException
- exception com.rubecula.jquantity.
JQuantityException
.
This exception class is used to report problems in the JQuantity package.
JQuantityException()
- Constructor for class com.rubecula.jquantity.
JQuantityException
JQuantityException(String, String, boolean)
- Constructor for class com.rubecula.jquantity.
JQuantityException
JQuantityException(String, boolean)
- Constructor for class com.rubecula.jquantity.
JQuantityException
JQuantityException(String, String)
- Constructor for class com.rubecula.jquantity.
JQuantityException
JQuantityException(String)
- Constructor for class com.rubecula.jquantity.
JQuantityException
JQuantityPresentation
- class com.rubecula.jquantity.
JQuantityPresentation
.
This class is a string-component representation of a JQuantity.
JQuantityPresentation(String, NumberPresentation, NumberPresentation, String)
- Constructor for class com.rubecula.jquantity.
JQuantityPresentation
Primary constructor to create an identified, possibly complex, JQuantityPresentation, optionally with defined Units.
JQuantityPresentation(String, String, String, String)
- Constructor for class com.rubecula.jquantity.
JQuantityPresentation
Secondary constructor to create an identified, possibly complex, JQuantityPresentation, optionally with defined Units.
JQuantityPresentation(String, String, String)
- Constructor for class com.rubecula.jquantity.
JQuantityPresentation
Secondary constructor to create an identified, JQuantityPresentation, optionally with defined Units.
JQuantityPresentation(String, String)
- Constructor for class com.rubecula.jquantity.
JQuantityPresentation
Secondary constructor to create an identified, JQuantityPresentation, optionally with defined Units.
JQuantityPresentation()
- Constructor for class com.rubecula.jquantity.
JQuantityPresentation
Empty constructor to create an undefine JQuantityPresentation.
Joule
- Static variable in class com.rubecula.units.
Units
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
$
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
_