Package | Description |
---|---|
org.aredis.util.concurrent |
Contains utilities related to concurrent programming (java.util.concurrent package).
|
Modifier and Type | Field and Description |
---|---|
static SimpleThreadFactory |
SimpleThreadFactory.daemonThreadFactory
ThreadFactory which creates daemon threads.
|
static SimpleThreadFactory |
SimpleThreadFactory.threadFactory
ThreadFactory which creates user threads.
|
Copyright © 2013- Suresh Mahalingam. All Rights Reserved.