-
- All Implemented Interfaces:
public final class RuntimeTypeDef.Tuple extends RuntimeTypeDef
-
-
Field Summary
Fields Modifier and Type Field Description private final RuntimeTypeDefTupletuple
-
Constructor Summary
Constructors Constructor Description RuntimeTypeDef.Tuple(RuntimeTypeDefTuple tuple)
-
Method Summary
Modifier and Type Method Description final RuntimeTypeDefTuplegetTuple()-
-
Constructor Detail
-
RuntimeTypeDef.Tuple
RuntimeTypeDef.Tuple(RuntimeTypeDefTuple tuple)
-
-
Method Detail
-
getTuple
final RuntimeTypeDefTuple getTuple()
-
-
-
-