| Modifier and Type | Interface and Description |
|---|---|
interface |
TsonBigComplex |
interface |
TsonBigDecimal |
interface |
TsonBigInt |
interface |
TsonByte |
interface |
TsonDouble |
interface |
TsonDoubleComplex |
interface |
TsonFloat |
interface |
TsonFloatComplex |
interface |
TsonInt |
interface |
TsonLong |
interface |
TsonShort |
| Modifier and Type | Method and Description |
|---|---|
TsonNumber |
TsonElement.toNumber() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNumberTsonElement |
class |
TsonBigComplexImpl |
class |
TsonBigDecimalImpl |
class |
TsonBigIntImpl |
class |
TsonByteImpl |
class |
TsonDoubleComplexImpl |
class |
TsonDoubleImpl |
static class |
TsonElementDecorator.AsBigComplex |
static class |
TsonElementDecorator.AsBigDecimal |
static class |
TsonElementDecorator.AsBigInt |
static class |
TsonElementDecorator.AsByte |
static class |
TsonElementDecorator.AsDouble |
static class |
TsonElementDecorator.AsDoubleComplex |
static class |
TsonElementDecorator.AsFloat |
static class |
TsonElementDecorator.AsFloatComplex |
static class |
TsonElementDecorator.AsInt |
static class |
TsonElementDecorator.AsLong |
static class |
TsonElementDecorator.AsShort |
class |
TsonFloatComplexImpl |
class |
TsonFloatImpl |
class |
TsonIntImpl |
class |
TsonLongImpl |
class |
TsonShortImpl |
| Modifier and Type | Method and Description |
|---|---|
TsonNumber |
TsonNullImpl.toNumber() |
TsonNumber |
AbstractNumberTsonElement.toNumber() |
TsonNumber |
AbstractTsonElement.toNumber() |
TsonNumber |
TsonElementDecorator.toNumber() |
| Constructor and Description |
|---|
TsonNumberHelper(TsonNumber te) |
Copyright © 2025 vpc open source initiative. All rights reserved.