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