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