Uses of Class
org.opendaylight.yangtools.util.concurrent.ThreadFactoryProvider
Packages that use ThreadFactoryProvider
Package
Description
Utility classes for dealing with asynchronous and concurrent tasks.
-
Uses of ThreadFactoryProvider in org.opendaylight.yangtools.util.concurrent
Subclasses of ThreadFactoryProvider in org.opendaylight.yangtools.util.concurrentMethods in org.opendaylight.yangtools.util.concurrent with parameters of type ThreadFactoryProviderModifier and TypeMethodDescriptionImmutableThreadFactoryProvider.copyOf
(ThreadFactoryProvider instance) Creates an immutable copy of aThreadFactoryProvider
value.