René's URL Explorer Experiment


Title: Long

direct link

Domain: api.deepjava.org

Nonetext/html; charset=utf-8
dc.created2022-03-31

Links:

Skip navigation linkshttps://api.deepjava.org/runtime-library/java/lang/Long.html#skip.navbar.top
Overviewhttps://api.deepjava.org/runtime-library/index.html
Packagehttps://api.deepjava.org/runtime-library/java/lang/package-summary.html
Usehttps://api.deepjava.org/runtime-library/java/lang/class-use/Long.html
Treehttps://api.deepjava.org/runtime-library/java/lang/package-tree.html
Deprecatedhttps://api.deepjava.org/runtime-library/deprecated-list.html
Indexhttps://api.deepjava.org/runtime-library/index-files/index-1.html
Helphttps://api.deepjava.org/runtime-library/help-doc.html
All Classeshttps://api.deepjava.org/runtime-library/allclasses.html
Fieldhttps://api.deepjava.org/runtime-library/java/lang/Long.html#field.summary
Constrhttps://api.deepjava.org/runtime-library/java/lang/Long.html#constructor.summary
Methodhttps://api.deepjava.org/runtime-library/java/lang/Long.html#method.summary
Fieldhttps://api.deepjava.org/runtime-library/java/lang/Long.html#field.detail
Constrhttps://api.deepjava.org/runtime-library/java/lang/Long.html#constructor.detail
Methodhttps://api.deepjava.org/runtime-library/java/lang/Long.html#method.detail
java.langhttps://api.deepjava.org/runtime-library/java/lang/package-summary.html
java.lang.Objecthttps://api.deepjava.org/runtime-library/java/lang/Object.html
java.lang.Numberhttps://api.deepjava.org/runtime-library/java/lang/Number.html
Serializablehttps://api.deepjava.org/runtime-library/java/io/Serializable.html
Comparablehttps://api.deepjava.org/runtime-library/java/lang/Comparable.html
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html
Modifiedhttps://api.deepjava.org/runtime-library/org/deepjava/marker/Modified.html
Numberhttps://api.deepjava.org/runtime-library/java/lang/Number.html
Comparablehttps://api.deepjava.org/runtime-library/java/lang/Comparable.html
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html
Modifiedhttps://api.deepjava.org/runtime-library/org/deepjava/marker/Modified.html
Henry S. Warren, Jr.'s Hacker's Delight, (Addison Wesley, 2002)http://www.hackersdelight.org/
Sean Anderson's Bit Twiddling Hacks.http://graphics.stanford.edu/~seander/bithacks.html
Integerhttps://api.deepjava.org/runtime-library/java/lang/Integer.html
Serialized Formhttps://api.deepjava.org/runtime-library/serialized-form.html#java.lang.Long
MAX_VALUEhttps://api.deepjava.org/runtime-library/java/lang/Long.html#MAX_VALUE
MIN_VALUEhttps://api.deepjava.org/runtime-library/java/lang/Long.html#MIN_VALUE
SIZEhttps://api.deepjava.org/runtime-library/java/lang/Long.html#SIZE
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html#%3Cinit%3E(long)
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html#%3Cinit%3E(java.lang.String)
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
Static Methodsjavascript:show(1);
Instance Methodsjavascript:show(2);
Concrete Methodsjavascript:show(8);
bitCounthttps://api.deepjava.org/runtime-library/java/lang/Long.html#bitCount(long)
byteValuehttps://api.deepjava.org/runtime-library/java/lang/Long.html#byteValue()
comparehttps://api.deepjava.org/runtime-library/java/lang/Long.html#compare(long,long)
compareTohttps://api.deepjava.org/runtime-library/java/lang/Long.html#compareTo(java.lang.Long)
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html
decodehttps://api.deepjava.org/runtime-library/java/lang/Long.html#decode(java.lang.String)
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
doubleValuehttps://api.deepjava.org/runtime-library/java/lang/Long.html#doubleValue()
equalshttps://api.deepjava.org/runtime-library/java/lang/Long.html#equals(java.lang.Object)
Objecthttps://api.deepjava.org/runtime-library/java/lang/Object.html
floatValuehttps://api.deepjava.org/runtime-library/java/lang/Long.html#floatValue()
hashCodehttps://api.deepjava.org/runtime-library/java/lang/Long.html#hashCode()
highestOneBithttps://api.deepjava.org/runtime-library/java/lang/Long.html#highestOneBit(long)
intValuehttps://api.deepjava.org/runtime-library/java/lang/Long.html#intValue()
longValuehttps://api.deepjava.org/runtime-library/java/lang/Long.html#longValue()
lowestOneBithttps://api.deepjava.org/runtime-library/java/lang/Long.html#lowestOneBit(long)
numberOfLeadingZeroshttps://api.deepjava.org/runtime-library/java/lang/Long.html#numberOfLeadingZeros(long)
highest one bithttps://api.deepjava.org/runtime-library/java/lang/Long.html#highestOneBit(long)
numberOfTrailingZeroshttps://api.deepjava.org/runtime-library/java/lang/Long.html#numberOfTrailingZeros(long)
lowest one bithttps://api.deepjava.org/runtime-library/java/lang/Long.html#lowestOneBit(long)
parseLonghttps://api.deepjava.org/runtime-library/java/lang/Long.html#parseLong(java.lang.String)
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
parseLonghttps://api.deepjava.org/runtime-library/java/lang/Long.html#parseLong(java.lang.String,int)
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
reversehttps://api.deepjava.org/runtime-library/java/lang/Long.html#reverse(long)
reverseByteshttps://api.deepjava.org/runtime-library/java/lang/Long.html#reverseBytes(long)
rotateLefthttps://api.deepjava.org/runtime-library/java/lang/Long.html#rotateLeft(long,int)
rotateRighthttps://api.deepjava.org/runtime-library/java/lang/Long.html#rotateRight(long,int)
shortValuehttps://api.deepjava.org/runtime-library/java/lang/Long.html#shortValue()
signumhttps://api.deepjava.org/runtime-library/java/lang/Long.html#signum(long)
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
toBinaryStringhttps://api.deepjava.org/runtime-library/java/lang/Long.html#toBinaryString(long)
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
toHexStringhttps://api.deepjava.org/runtime-library/java/lang/Long.html#toHexString(long)
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
toStringhttps://api.deepjava.org/runtime-library/java/lang/Long.html#toString()
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
toStringhttps://api.deepjava.org/runtime-library/java/lang/Long.html#toString(long)
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html
valueOfhttps://api.deepjava.org/runtime-library/java/lang/Long.html#valueOf(long)
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html
valueOfhttps://api.deepjava.org/runtime-library/java/lang/Long.html#valueOf(java.lang.String)
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html
valueOfhttps://api.deepjava.org/runtime-library/java/lang/Long.html#valueOf(java.lang.String,int)
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
Objecthttps://api.deepjava.org/runtime-library/java/lang/Object.html
getClasshttps://api.deepjava.org/runtime-library/java/lang/Object.html#getClass()
Constant Field Valueshttps://api.deepjava.org/runtime-library/constant-values.html#java.lang.Long.MAX_VALUE
Constant Field Valueshttps://api.deepjava.org/runtime-library/constant-values.html#java.lang.Long.MIN_VALUE
Constant Field Valueshttps://api.deepjava.org/runtime-library/constant-values.html#java.lang.Long.SIZE
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
NumberFormatExceptionhttps://api.deepjava.org/runtime-library/java/lang/NumberFormatException.html
NumberFormatExceptionhttps://api.deepjava.org/runtime-library/java/lang/NumberFormatException.html
parseLong(String)https://api.deepjava.org/runtime-library/java/lang/Long.html#parseLong(java.lang.String)
Numberhttps://api.deepjava.org/runtime-library/java/lang/Number.html#byteValue()
byteValuehttps://api.deepjava.org/runtime-library/java/lang/Number.html#byteValue()
Numberhttps://api.deepjava.org/runtime-library/java/lang/Number.html
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html
compareTohttps://api.deepjava.org/runtime-library/java/lang/Comparable.html#compareTo(T)
Comparablehttps://api.deepjava.org/runtime-library/java/lang/Comparable.html
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html
Comparablehttps://api.deepjava.org/runtime-library/java/lang/Comparable.html
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
NumberFormatExceptionhttps://api.deepjava.org/runtime-library/java/lang/NumberFormatException.html
NumberFormatExceptionhttps://api.deepjava.org/runtime-library/java/lang/NumberFormatException.html
Numberhttps://api.deepjava.org/runtime-library/java/lang/Number.html#doubleValue()
doubleValuehttps://api.deepjava.org/runtime-library/java/lang/Number.html#doubleValue()
Numberhttps://api.deepjava.org/runtime-library/java/lang/Number.html
Objecthttps://api.deepjava.org/runtime-library/java/lang/Object.html
equalshttps://api.deepjava.org/runtime-library/java/lang/Object.html#equals(java.lang.Object)
Objecthttps://api.deepjava.org/runtime-library/java/lang/Object.html
Object.hashCode()https://api.deepjava.org/runtime-library/java/lang/Object.html#hashCode()
Numberhttps://api.deepjava.org/runtime-library/java/lang/Number.html#floatValue()
floatValuehttps://api.deepjava.org/runtime-library/java/lang/Number.html#floatValue()
Numberhttps://api.deepjava.org/runtime-library/java/lang/Number.html
Objecthttps://api.deepjava.org/runtime-library/java/lang/Object.html#hashCode()
Object.equals(java.lang.Object)https://api.deepjava.org/runtime-library/java/lang/Object.html#equals(java.lang.Object)
Writing a correct hashCode methodhttps://api.deepjava.org/runtime-library/java/..reference/java/lang/Object.html#writing_hashCode
hashCodehttps://api.deepjava.org/runtime-library/java/lang/Object.html#hashCode()
Objecthttps://api.deepjava.org/runtime-library/java/lang/Object.html
Object.equals(java.lang.Object)https://api.deepjava.org/runtime-library/java/lang/Object.html#equals(java.lang.Object)
Numberhttps://api.deepjava.org/runtime-library/java/lang/Number.html#intValue()
intValuehttps://api.deepjava.org/runtime-library/java/lang/Number.html#intValue()
Numberhttps://api.deepjava.org/runtime-library/java/lang/Number.html
longValuehttps://api.deepjava.org/runtime-library/java/lang/Number.html#longValue()
Numberhttps://api.deepjava.org/runtime-library/java/lang/Number.html
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
NumberFormatExceptionhttps://api.deepjava.org/runtime-library/java/lang/NumberFormatException.html
NumberFormatExceptionhttps://api.deepjava.org/runtime-library/java/lang/NumberFormatException.html
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
NumberFormatExceptionhttps://api.deepjava.org/runtime-library/java/lang/NumberFormatException.html
NumberFormatExceptionhttps://api.deepjava.org/runtime-library/java/lang/NumberFormatException.html
Numberhttps://api.deepjava.org/runtime-library/java/lang/Number.html#shortValue()
shortValuehttps://api.deepjava.org/runtime-library/java/lang/Number.html#shortValue()
Numberhttps://api.deepjava.org/runtime-library/java/lang/Number.html
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
Objecthttps://api.deepjava.org/runtime-library/java/lang/Object.html#toString()
toStringhttps://api.deepjava.org/runtime-library/java/lang/Object.html#toString()
Objecthttps://api.deepjava.org/runtime-library/java/lang/Object.html
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
NumberFormatExceptionhttps://api.deepjava.org/runtime-library/java/lang/NumberFormatException.html
NumberFormatExceptionhttps://api.deepjava.org/runtime-library/java/lang/NumberFormatException.html
parseLong(String)https://api.deepjava.org/runtime-library/java/lang/Long.html#parseLong(java.lang.String)
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html
Stringhttps://api.deepjava.org/runtime-library/java/lang/String.html
NumberFormatExceptionhttps://api.deepjava.org/runtime-library/java/lang/NumberFormatException.html
NumberFormatExceptionhttps://api.deepjava.org/runtime-library/java/lang/NumberFormatException.html
parseLong(String, int)https://api.deepjava.org/runtime-library/java/lang/Long.html#parseLong(java.lang.String,int)
highest one bithttps://api.deepjava.org/runtime-library/java/lang/Long.html#highestOneBit(long)
lowest one bithttps://api.deepjava.org/runtime-library/java/lang/Long.html#lowestOneBit(long)
Longhttps://api.deepjava.org/runtime-library/java/lang/Long.html
Skip navigation linkshttps://api.deepjava.org/runtime-library/java/lang/Long.html#skip.navbar.bottom
Overviewhttps://api.deepjava.org/runtime-library/index.html
Packagehttps://api.deepjava.org/runtime-library/java/lang/package-summary.html
Usehttps://api.deepjava.org/runtime-library/java/lang/class-use/Long.html
Treehttps://api.deepjava.org/runtime-library/java/lang/package-tree.html
Deprecatedhttps://api.deepjava.org/runtime-library/deprecated-list.html
Indexhttps://api.deepjava.org/runtime-library/index-files/index-1.html
Helphttps://api.deepjava.org/runtime-library/help-doc.html
All Classeshttps://api.deepjava.org/runtime-library/allclasses.html
Fieldhttps://api.deepjava.org/runtime-library/java/lang/Long.html#field.summary
Constrhttps://api.deepjava.org/runtime-library/java/lang/Long.html#constructor.summary
Methodhttps://api.deepjava.org/runtime-library/java/lang/Long.html#method.summary
Fieldhttps://api.deepjava.org/runtime-library/java/lang/Long.html#field.detail
Constrhttps://api.deepjava.org/runtime-library/java/lang/Long.html#constructor.detail
Methodhttps://api.deepjava.org/runtime-library/java/lang/Long.html#method.detail

URLs of crawlers that visited me.