Package com.algorand.algosdk.abi
Class Interface
- java.lang.Object
-
- com.algorand.algosdk.abi.Interface
-
public class Interface extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getDescription()
Method
getMethodByIndex(int index)
Method
getMethodByName(String name)
String
getName()
-