| Modifier and Type | Field and Description |
|---|---|
static CantorInterval.Fraction |
CantorInterval.Fraction.ONE |
static CantorInterval.Fraction |
CantorInterval.Fraction.ONE_THIRD |
static CantorInterval.Fraction |
CantorInterval.Fraction.TWO_THIRDS |
static CantorInterval.Fraction |
CantorInterval.Fraction.ZERO |
| Modifier and Type | Method and Description |
|---|---|
CantorInterval.Fraction |
CantorInterval.Fraction.add(CantorInterval.Fraction value) |
CantorInterval.Fraction |
CantorInterval.Fraction.multiply(CantorInterval.Fraction value) |
CantorInterval.Fraction |
CantorInterval.Fraction.subtract(CantorInterval.Fraction value) |
| Modifier and Type | Method and Description |
|---|---|
CantorInterval.Fraction |
CantorInterval.Fraction.add(CantorInterval.Fraction value) |
CantorInterval.Fraction |
CantorInterval.Fraction.multiply(CantorInterval.Fraction value) |
CantorInterval.Fraction |
CantorInterval.Fraction.subtract(CantorInterval.Fraction value) |
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.