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