Uses of Class
one.microstream.concurrency.Threaded
Package | Description |
---|---|
one.microstream.concurrency |
-
Uses of Threaded in one.microstream.concurrency
Subclasses of Threaded in one.microstream.concurrency Modifier and Type Class Description class
ThreadedInstantiating<E>
ExtendedThreaded
class that wraps aInstantiator
instance to automatically create a new instance of type E to be associated with the currentThread
ifget()
could not find an existing association for it.