Interface ContractCompanion.WithoutKey.NewContract<Ct,Id,Data>

Enclosing class:
ContractCompanion.WithoutKey<Ct,Id,Data>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ContractCompanion.WithoutKey.NewContract<Ct,Id,Data>
  • Method Summary

    Modifier and Type
    Method
    Description
    newContract(Id id, Data data, Set<String> signatories, Set<String> observers)