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