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