-
- All Implemented Interfaces:
public final class RuntimeTypeDefTupleTuple runtime type
-
-
Field Summary
Fields Modifier and Type Field Description private final List<BigInteger>types
-
Constructor Summary
Constructors Constructor Description RuntimeTypeDefTuple(List<BigInteger> types)
-
Method Summary
Modifier and Type Method Description final List<BigInteger>getTypes()-
-
Constructor Detail
-
RuntimeTypeDefTuple
RuntimeTypeDefTuple(List<BigInteger> types)
-
-
Method Detail
-
getTypes
final List<BigInteger> getTypes()
-
-
-
-