Uses of Class
org.opendaylight.yangtools.util.concurrent.ImmutableThreadFactoryProvider.Builder
Packages that use ImmutableThreadFactoryProvider.Builder
Package
Description
Utility classes for dealing with asynchronous and concurrent tasks.
-
Uses of ImmutableThreadFactoryProvider.Builder in org.opendaylight.yangtools.util.concurrent
Methods in org.opendaylight.yangtools.util.concurrent that return ImmutableThreadFactoryProvider.BuilderModifier and TypeMethodDescriptionImmutableThreadFactoryProvider.Builder.daemon(boolean daemon) Initializes the value for thedaemonattribute.Initializes the value for theloggerattribute.ImmutableThreadFactoryProvider.Builder.namePrefix(String namePrefix) Initializes the value for thenamePrefixattribute.ImmutableThreadFactoryProvider.Builder.priority(int priority) Initializes the optional valuepriorityto priority.Initializes the optional valuepriorityto priority.