Package | Description |
---|---|
com.daml.ledger.rxjava.components.helpers |
Modifier and Type | Method and Description |
---|---|
static java.util.function.Function<CreatedContract,Template> |
TemplateUtils.contractTransformer(java.lang.Class<? extends Template>... allowedTemplates)
Creates a transform function which is aware of the template types.
|