Statements (59)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:software
|
gptkbp:documentation |
https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/package-summary.html
|
https://www.w3.org/2000/01/rdf-schema#label |
java.util.concurrent
|
gptkbp:introducedIn |
gptkb:Java_5
|
gptkbp:maintainedBy |
gptkb:Oracle_Corporation
|
gptkbp:mayInclude |
gptkb:Future
gptkb:ConcurrentHashMap gptkb:CopyOnWriteArrayList gptkb:CopyOnWriteArraySet gptkb:Semaphore gptkb:ExecutorService gptkb:lock gptkb:Phaser Condition Callable ForkJoinPool ArrayBlockingQueue AtomicBoolean AtomicInteger AtomicLong AtomicReference BlockingQueue CompletionService ConcurrentLinkedQueue ConcurrentSkipListMap ConcurrentSkipListSet CountDownLatch CyclicBarrier DelayQueue Exchanger Executors ForkJoinTask LinkedBlockingQueue PriorityBlockingQueue ReadWriteLock RecursiveAction RecursiveTask ReentrantLock ScheduledThreadPoolExecutor SynchronousQueue ThreadFactory ThreadPoolExecutor TimeUnit LinkedTransferQueue AtomicMarkableReference AtomicStampedReference TransferQueue |
gptkbp:partOf |
gptkb:Java_Standard_Library
|
gptkbp:provides |
locks
concurrent data structures thread pools atomic variables synchronizers |
gptkbp:usedFor |
multithreading
asynchronous programming parallel programming |
gptkbp:bfsParent |
gptkb:CopyOnWriteArraySet
gptkb:JEP_453:_Structured_Concurrency_(Preview) |
gptkbp:bfsLayer |
7
|