Package | Description |
---|---|
com.twelvemonkeys.imageio.metadata.tiff |
Modifier and Type | Method | Description |
---|---|---|
Rational |
Rational.divides(Rational pOther) |
|
Rational |
Rational.minus(Rational pOther) |
|
Rational |
Rational.negate() |
|
Rational |
Rational.plus(Rational pOther) |
|
Rational |
Rational.reciprocal() |
|
Rational |
Rational.times(Rational pOther) |
Modifier and Type | Method | Description |
---|---|---|
int |
Rational.compareTo(Rational pOther) |
|
Rational |
Rational.divides(Rational pOther) |
|
Rational |
Rational.minus(Rational pOther) |
|
Rational |
Rational.plus(Rational pOther) |
|
Rational |
Rational.times(Rational pOther) |
Copyright © 2018. All rights reserved.