public class JType extends Object
JType(Class<?> type)
JType(Class<?> type, Class<?> genericType)
void
addImports(Set<Class<?>> importSet, String[] excludePackages)
boolean
equals(Object obj)
Class<?>
getGenericType()
getType()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public JType(Class<?> type)
public JType(Class<?> type, Class<?> genericType)
public Class<?> getType()
public Class<?> getGenericType()
public void addImports(Set<Class<?>> importSet, String[] excludePackages)
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2014. All rights reserved.