|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NativeLong | |
|---|---|
| com.kenai.jaffl | |
| Uses of NativeLong in com.kenai.jaffl |
|---|
| Methods in com.kenai.jaffl that return NativeLong | |
|---|---|
static NativeLong |
NativeLong.valueOf(int value)
Returns a NativeLong instance representing the specified int value |
static NativeLong |
NativeLong.valueOf(long value)
Returns a NativeLong instance representing the specified long value |
| Methods in com.kenai.jaffl with parameters of type NativeLong | |
|---|---|
int |
NativeLong.compareTo(NativeLong other)
Compares two NativeLong instances numerically. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||