public abstract class TypeProvider extends Object
TypeProvider()
abstract Type
createType(Type genericType)
abstract Map<String,Type>
getUsedTypes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TypeProvider()
public abstract Type createType(Type genericType)
public abstract Map<String,Type> getUsedTypes()
Copyright © 2015. All rights reserved.