| Package | Description |
|---|---|
| java.lang |
| Modifier and Type | Field and Description |
|---|---|
static Class<Long> |
Long.TYPE |
| Modifier and Type | Method and Description |
|---|---|
static Long |
Long.valueOf(long i)
Returns the object instance of i
|
| Modifier and Type | Method and Description |
|---|---|
int |
Long.compareTo(Long l) |
Copyright © 2021. All rights reserved.