Package org.hglteam.convertion
Class ConverterKey
- java.lang.Object
-
- org.hglteam.convertion.ConverterKey
-
public class ConverterKey extends Object
-
-
Constructor Summary
Constructors Constructor Description ConverterKey(Type sourceClass, Type targetClass)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)TypegetSourceClass()TypegetTargetClass()inthashCode()
-