Interfaces as Contracts
Simple Interfaces An interface consists of a list of semicolon-terminated method headers. It constitutes an offered contract.
Simple Interfaces An interface consists of a list of semicolon-terminated method headers. It constitutes an offered contract.