-
- All Implemented Interfaces:
public final class RuntimeTypeDefArrayArray runtime type
-
-
Field Summary
Fields Modifier and Type Field Description private final UIntlengthprivate final BigIntegertype
-
Constructor Summary
Constructors Constructor Description RuntimeTypeDefArray(UInt length, BigInteger type)
-
Method Summary
Modifier and Type Method Description final UIntgetLength()final BigIntegergetType()-
-
Constructor Detail
-
RuntimeTypeDefArray
RuntimeTypeDefArray(UInt length, BigInteger type)
-
-
Method Detail
-
getType
final BigInteger getType()
-
-
-
-