| Package | Description |
|---|---|
| net.thevpc.tson.impl.parser |
| Modifier and Type | Method and Description |
|---|---|
NumberType |
NumberType.combine(NumberType other) |
NumberType |
TsonNumberHelper.getType() |
static NumberType |
NumberType.of(Class<?> other) |
static NumberType |
NumberType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberType[] |
NumberType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NumberType |
NumberType.combine(NumberType other) |
TsonNumberHelper |
TsonNumberHelper.to(NumberType type) |
Copyright © 2024 vpc open source initiative. All rights reserved.