org.jboss.errai.ioc.rebind.ioc.codegen.meta.impl.gwt
Class GWTGenericArrayType

java.lang.Object
  extended by 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)
           
 
Method Summary
 MetaType getGenericComponentType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GWTGenericArrayType

public GWTGenericArrayType(com.google.gwt.core.ext.typeinfo.JGenericType genericType)
Method Detail

getGenericComponentType

public MetaType getGenericComponentType()
Specified by:
getGenericComponentType in interface MetaGenericArrayType


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.