Class Types.ContractABIMethod

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • mutates

        public boolean mutates
      • name

        public java.lang.String name
      • selector

        public long selector
      • returnType

        public java.lang.String returnType
    • Constructor Detail

      • ContractABIMethod

        public ContractABIMethod()