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