public abstract class Numeral extends Literal
| Modifier and Type | Class and Description |
|---|---|
static class |
Numeral.FloatNumeral |
static class |
Numeral.IntegerNumeral |
| Modifier and Type | Method and Description |
|---|---|
static Numeral |
fromString(String s) |
Copyright © 2016–2017. All rights reserved.