Uses of Class
com.daml.ledger.javaapi.data.TransactionTree.WrappedTransactionTree
Packages that use TransactionTree.WrappedTransactionTree
-
Uses of TransactionTree.WrappedTransactionTree in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data that return TransactionTree.WrappedTransactionTreeModifier and TypeMethodDescription<WrappedEvent>
TransactionTree.WrappedTransactionTree<WrappedEvent>TransactionTree.toWrappedTree
(BiFunction<TreeEvent, List<WrappedEvent>, WrappedEvent> createWrappedEvent) Constructs a tree described by the transaction tree.