Package Summary Overview Summary |
class:Long [NONE] |
|
|
field:MIN_VALUE [NONE] |
|
|
field:MAX_VALUE [NONE] |
|
|
field:TYPE [NONE] |
|
|
field:SIZE [NONE] |
|
|
field:BYTES [NONE] |
|
|
constructor:Long(long) [NONE] |
|
|
constructor:Long(java.lang.String) [NONE] |
|
|
method:toString(long,int) [NONE] |
|
|
method:toUnsignedString(long,int) [NONE] |
|
|
method:toHexString(long) [NONE] |
|
|
method:toOctalString(long) [NONE] |
|
|
method:toBinaryString(long) [NONE] |
|
|
method:toString(long) [NONE] |
|
|
method:toUnsignedString(long) [NONE] |
|
|
method:parseLong(java.lang.String,int) [NONE] |
|
|
method:parseLong(java.lang.CharSequence,int,int,int) [NONE] |
|
|
method:parseLong(java.lang.String) [NONE] |
|
|
method:parseUnsignedLong(java.lang.String,int) [NONE] |
|
|
method:parseUnsignedLong(java.lang.CharSequence,int,int,int) [NONE] |
|
|
method:parseUnsignedLong(java.lang.String) [NONE] |
|
|
method:valueOf(java.lang.String,int) [NONE] |
|
|
method:valueOf(java.lang.String) [NONE] |
|
|
method:valueOf(long) [NONE] |
|
|
method:decode(java.lang.String) [NONE] |
|
|
method:byteValue() [NONE] |
|
|
method:shortValue() [NONE] |
|
|
method:intValue() [NONE] |
|
|
method:longValue() [NONE] |
|
|
method:floatValue() [NONE] |
|
|
method:doubleValue() [NONE] |
|
|
method:toString() [NONE] |
|
|
method:hashCode() [NONE] |
|
|
method:hashCode(long) [NONE] |
|
|
method:equals(java.lang.Object) [NONE] |
|
|
method:getLong(java.lang.String) [NONE] |
|
|
method:getLong(java.lang.String,long) [NONE] |
|
|
method:getLong(java.lang.String,java.lang.Long) [NONE] |
|
|
method:compareTo(java.lang.Long) [NONE] |
|
|
method:compare(long,long) [NONE] |
|
|
method:compareUnsigned(long,long) [NONE] |
|
|
method:divideUnsigned(long,long) [NONE] |
|
|
method:remainderUnsigned(long,long) [NONE] |
|
|
method:highestOneBit(long) [NONE] |
|
|
method:lowestOneBit(long) [NONE] |
|
|
method:numberOfLeadingZeros(long) [NONE] |
|
|
method:numberOfTrailingZeros(long) [NONE] |
|
|
method:bitCount(long) [NONE] |
|
|
method:rotateLeft(long,int) [NONE] |
|
|
method:rotateRight(long,int) [NONE] |
|
|
method:reverse(long) [NONE] |
|
|
method:signum(long) [NONE] |
|
|
method:reverseBytes(long) [NONE] |
|
|
method:sum(long,long) [NONE] |
|
|
method:max(long,long) [NONE] |
|
|
method:min(long,long) [NONE] |
|
|
method:describeConstable() [NONE] |
|
|
method:resolveConstantDesc(java.lang.invoke.MethodHandles.Lookup) [NONE] |
|
|
© 2020 Oracle Corporation and/or its affiliates