Package w.util.concurrent
Class ThreadFactories
java.lang.Object
w.util.concurrent.ThreadFactories
- Author:
- whilein
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull ThreadFactorystatic @NotNull ThreadFactorynamed(@NotNull String format, @NotNull ThreadFactory parent)
-
Constructor Details
-
ThreadFactories
public ThreadFactories()
-
-
Method Details
-
named
-
named
@NotNull public static @NotNull ThreadFactory named(@NotNull @NotNull String format, @NotNull @NotNull ThreadFactory parent)
-