org.jboss.errai.ioc.rebind.ioc.codegen.meta.impl.gwt
Class GWTGenericArrayType
java.lang.Object
org.jboss.errai.ioc.rebind.ioc.codegen.meta.impl.gwt.GWTGenericArrayType
- All Implemented Interfaces:
- MetaGenericArrayType, MetaType
public class GWTGenericArrayType
- extends Object
- implements MetaGenericArrayType
- Author:
- Mike Brock
|
Constructor Summary |
GWTGenericArrayType(com.google.gwt.core.ext.typeinfo.JGenericType genericType)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GWTGenericArrayType
public GWTGenericArrayType(com.google.gwt.core.ext.typeinfo.JGenericType genericType)
getGenericComponentType
public MetaType getGenericComponentType()
- Specified by:
getGenericComponentType in interface MetaGenericArrayType
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.