@FunctionalInterface public interface ThreadFactorySupplier<T extends ThreadFactory>
Modifier and Type | Method and Description |
---|---|
ThreadFactory |
get()
Constructed instance of ThreadFactory resource
|
ThreadFactory get()
Copyright © 2019 JBoss by Red Hat. All rights reserved.