public class Long
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
MAX_VALUE
The largest possible value.
|
static long |
MIN_VALUE
The smallest possible value.
|
| Constructor and Description |
|---|
Long() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toString(long x)
Convert a value to a String.
|
public static final long MIN_VALUE
public static final long MAX_VALUE
public static String toString(long x)
x - the value