Class TypeConverter

java.lang.Object
pro.projo.generation.utilities.TypeConverter
All Implemented Interfaces:
TypeMirrorUtilities

public class TypeConverter
extends Object
implements TypeMirrorUtilities
The TypeConverter class converts types according to the mappings specified in a set of Interfaces. An individual TypeConverter will be created for each interface being processed, but the mappings for all other interfaces in the same package are passed along as well.
Author:
Mirko Raner