|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FuzzInt | |
com.rubecula.jquantity | JQuantity
Contents:
Copyright Notice
Overview
JQuantity Philosophy
Programming Conventions
Package Structure |
Uses of FuzzInt in com.rubecula.jquantity |
Methods in com.rubecula.jquantity that return FuzzInt | |
static FuzzInt |
FuzzInt.valueOf(WholeNumber source)
Factory method to create a subclass instance of a superclass instance or, if the source is itself a FuzzInt, then to create a clone. |
Methods in com.rubecula.jquantity with parameters of type FuzzInt | |
int |
FuzzInt.compareTo(FuzzInt val)
Compares this FuzzInt with the specified WoleNumber. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |