Uses of Class
org.opendaylight.infrautils.utils.concurrent.ThreadFactoryProvider
-
Packages that use ThreadFactoryProvider Package Description org.opendaylight.infrautils.utils.concurrent General purpose concurrency related utilities. -
-
Uses of ThreadFactoryProvider in org.opendaylight.infrautils.utils.concurrent
Subclasses of ThreadFactoryProvider in org.opendaylight.infrautils.utils.concurrent Modifier and Type Class Description classImmutableThreadFactoryProviderImmutable implementation ofThreadFactoryProvider.Methods in org.opendaylight.infrautils.utils.concurrent with parameters of type ThreadFactoryProvider Modifier and Type Method Description static ImmutableThreadFactoryProviderImmutableThreadFactoryProvider. copyOf(ThreadFactoryProvider instance)Creates an immutable copy of aThreadFactoryProvidervalue.
-