|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegerFraction | |
|---|---|
| org.eclipse.soda.dk.data | This package is part of the org.eclipse.soda.dk.core project. |
| Uses of IntegerFraction in org.eclipse.soda.dk.data |
|---|
| Subclasses of IntegerFraction in org.eclipse.soda.dk.data | |
|---|---|
class |
FixedInteger
The FixedInteger class provides support a fixed integer value. |
| Methods in org.eclipse.soda.dk.data with parameters of type IntegerFraction | |
|---|---|
java.lang.Number |
IntegerFraction.divide(IntegerFraction fraction)
Perform the divide method and return the IntegerFraction result. |
java.lang.Number |
IntegerFraction.multiply(IntegerFraction fraction)
Perform the multiply method and return the IntegerFraction result. |
|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||