public class StaticArray1<T extends Type> extends StaticArray<T>
Do not modifiy!
Please use AbiTypesGenerator in the codegen module to update.
MAX_SIZE_OF_STATIC_ARRAYMAX_BIT_LENGTH, MAX_BYTE_LENGTH| 构造器和说明 |
|---|
StaticArray1(java.lang.Class<T> type,
java.util.List<T> values) |
StaticArray1(java.lang.Class<T> type,
T... values) |
StaticArray1(java.util.List<T> values)
已过时。
|
StaticArray1(T... values)
已过时。
|
getTypeAsStringbytes32PaddedLength, equals, getComponentType, getValue, hashCode, isFixed