Statements (21)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:author |
gptkb:Doug_Lea
|
gptkbp:cannotBeInstantiatedDirectly |
true
|
gptkbp:designedFor |
multi-threaded environments
|
gptkbp:documentation |
https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadLocalRandom.html
|
https://www.w3.org/2000/01/rdf-schema#label |
ThreadLocalRandom
|
gptkbp:introducedIn |
Java 7
|
gptkbp:method |
nextBoolean()
nextDouble() nextFloat() nextGaussian() nextInt() nextLong() |
gptkbp:programmingLanguage |
gptkb:Java
|
gptkbp:staticMethod |
current()
|
gptkbp:superclass |
Random
|
gptkbp:threadSafe |
thread-local
|
gptkbp:type |
gptkb:java.util.concurrent
|
gptkbp:usedFor |
generating random numbers
|
gptkbp:bfsParent |
gptkb:ThreadLocal
|
gptkbp:bfsLayer |
7
|