public interface ContractCollection
| Modifier and Type | Method and Description |
|---|---|
void |
addContract(Contract contract) |
Collection<Contract> |
getContractsForExport() |
ContractMatch |
matchContract(HeapConfiguration precondition) |
void addContract(Contract contract)
ContractMatch matchContract(HeapConfiguration precondition)
Collection<Contract> getContractsForExport()
Copyright © 2018. All rights reserved.