com.google.gwt.core.ext.typeinfo
Class JPackage
java.lang.Object
com.google.gwt.core.ext.typeinfo.JPackage
- public class JPackage
- extends Object
findType
public JClassType findType(String typeName)
findType
public JClassType findType(String[] typeName)
getName
public String getName()
getType
public JClassType getType(String typeName)
throws NotFoundException
- Throws:
NotFoundException
getTypes
public JClassType[] getTypes()
isDefault
public boolean isDefault()
toString
public String toString()
This javadoc distribution was not produced by Google. The official documentation is here.