Module java4ever.framework
Interface AbiType<JAVA_TYPE,JSON_TYPE>
- All Known Implementing Classes:
Address,Bool,ByteString,TvmCell,Uint
public interface AbiType<JAVA_TYPE,JSON_TYPE>
-
Method Summary
Modifier and TypeMethodDescriptionstatic AbiTypeof(TypePrefix prefix, int size, Object inputValue) toABI()tech.deplant.java4ever.binding.Abi.AbiParamtoAbiParam(String name) toJava()