X - the type of the elementpublic abstract class TupleElementImpl<X> extends Object implements TupleElement<X>
Tuple| Constructor and Description |
|---|
TupleElementImpl(Class<X> javaType) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends X> |
getJavaType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAliaspublic Class<? extends X> getJavaType()
getJavaType in interface TupleElement<X>Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.