public class Utils extends Object
| 构造器和说明 |
|---|
Utils() |
public static <T,R extends Type<T>> List<R> typeMap(List<T> input, Class<R> destType)
T - R - input - destType - public static String getSimpleTypeName(Class<?> type)
type - public static byte[] getSolidityMethodHash(String methodSignature)
methodSignature - method signatureCopyright © 2022. All rights reserved.