Record Class ResultOfTree<RETURN>

java.lang.Object
java.lang.Record
tech.deplant.java4ever.framework.ResultOfTree<RETURN>
Type Parameters:
RETURN - the type parameter

public record ResultOfTree<RETURN>(tech.deplant.java4ever.binding.Net.ResultOfQueryTransactionTree queryTree, RETURN decodedOutput) extends Record
The type Result of tree.