public final class Number extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Number.NumberJsonDeserializer |
static class |
Number.NumberVariant |
| Modifier and Type | Field and Description |
|---|---|
Float |
Float32 |
Double |
Float64 |
Short |
Int16 |
Integer |
Int32 |
Long |
Int64 |
Byte |
Int8 |
Number.NumberVariant |
variant |
public Number.NumberVariant variant
public Byte Int8
public Short Int16
public Integer Int32
public Long Int64
public Float Float32
public Double Float64
Copyright © 2016–2021 Verizon Media. All rights reserved.