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
_
B
BASE_PATH
- Static variable in class com.rubecula.util.
TestUtils
BaseException
- exception com.rubecula.util.
BaseException
.
Provides a common base class for all checked exceptions so that these can be easily identified and organized.
BaseException()
- Constructor for class com.rubecula.util.
BaseException
You must specify a text message.
BaseException(String)
- Constructor for class com.rubecula.util.
BaseException
With just the text, initialize the exception.
BaseException(String, Throwable)
- Constructor for class com.rubecula.util.
BaseException
BaseNumber
- class com.rubecula.jquantity.
BaseNumber
.
Abstract (scalar) numerical class from which to derive other concrete classes.
BaseNumber()
- Constructor for class com.rubecula.jquantity.
BaseNumber
BaseNumberProduct(BaseNumber, BaseNumber)
- Static method in class com.rubecula.jquantity.
Mill
Static method to get the product of two BaseNumbers.
BaseUnit
- class com.rubecula.units.
BaseUnit
.
This abstract class represents, in its most primitive form, a unit of the Systeme International (SI).
BaseUnit()
- Constructor for class com.rubecula.units.
BaseUnit
BaseUnits
- Static variable in class com.rubecula.units.
Units
BestModel(int, int)
- Static method in class com.rubecula.jquantity.
BaseNumber
Class method to help in combining distribution models.
BigDecimalRational(BigInteger, BigInteger, double, int, String)
- Static method in class com.rubecula.jquantity.
Rational
Class method to yield an explicitly identified Rational which approximates top/bottom to within tolerance (to exponent characteristic).
BigTenToPower(int)
- Static method in class com.rubecula.jquantity.
Rational
Class method to yield a BigInteger whose value is 10 to the power of x.
bestModel(Fuzzy)
- Method in class com.rubecula.jquantity.
BaseNumber
Method to help in combining distribution models.
byteValue()
- Method in class com.rubecula.jquantity.
BaseNumber
Returns the value of the specified number as a
byte
.
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
_