程序包 com.baidu.xuper

接口 Contract


public interface Contract
Contract stipulates the method that contract needs to implement. All contracts require an initialize method, and other methods need to be annotated through ContractMethod