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
_
Q
QTY
- Static variable in class com.rubecula.units.
Units
QuantityPresentation
- class com.rubecula.jquantity.
QuantityPresentation
.
Presentation class to deal with quantity objects.
QuantityPresentation(Presentation, String)
- Constructor for class com.rubecula.jquantity.
QuantityPresentation
QuantityProperties
- class com.rubecula.jquantity.
QuantityProperties
.
Class to model JQuantities which can be read from a properties file, stored back and looked up (using a key string) the application.
QuantityProperties()
- Constructor for class com.rubecula.jquantity.
QuantityProperties
QuantityProperties(Properties)
- Constructor for class com.rubecula.jquantity.
QuantityProperties
QuantityProperties(InputStream)
- Constructor for class com.rubecula.jquantity.
QuantityProperties
QuantityProperties(File)
- Constructor for class com.rubecula.jquantity.
QuantityProperties
QuantityProperties(String)
- Constructor for class com.rubecula.jquantity.
QuantityProperties
quicksort(Object[])
- Static method in class com.rubecula.util.
Sort
quicksort(Object[], int, int)
- Static method in class com.rubecula.util.
Sort
quotient(BaseNumber)
- Method in class com.rubecula.jquantity.
Approximation
Method to yield the quotient of this approximation divided by a BaseNumber.
quotient(BaseNumber)
- Method in class com.rubecula.jquantity.
Complex
Method to divide
this
by
divisor
and return the quotient as the result.
quotient(BaseNumber)
- Method in interface com.rubecula.jquantity.
Divisible
Method to divide
this
by
divisor
and return the quotient as the result.
quotient(BaseNumber)
- Method in class com.rubecula.jquantity.
JQuantity
Method to divide
this
by
multiplicand
and return the quotient as the result.
quotient(BaseNumber)
- Method in class com.rubecula.jquantity.
OneMatrix
quotient(BaseNumber)
- Method in class com.rubecula.jquantity.
Rational
Method to divide
this
by
multiplicand
and return the quotient as the result.
quotient(BaseNumber)
- Method in class com.rubecula.jquantity.
SparseMatrix
quotient(BaseNumber)
- Method in class com.rubecula.jquantity.
TwoMatrix
quotient(Integral)
- Method in class com.rubecula.jquantity.
WholeNumber
Method to divide a WholeNumber by an Integral number.
quotientJQuantity(JQuantity)
- Method in class com.rubecula.jquantity.
JQuantity
Method to divide two Quantities.
quotientRational(Rational)
- Method in class com.rubecula.jquantity.
Rational
quotientValue(Value)
- Method in class com.rubecula.jquantity.
Value
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
_