public class TypeFactory extends Object
Type
TypeFactory(Elements elementUtils, Types typeUtils)
getType(Class<?> type)
getType(String canonicalName)
getType(TypeElement typeElement)
getType(TypeMirror mirror)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TypeFactory(Elements elementUtils, Types typeUtils)
public Type getType(Class<?> type)
public Type getType(String canonicalName)
public Type getType(TypeElement typeElement)
public Type getType(TypeMirror mirror)
Copyright © 2012-2013. All Rights Reserved.