Package org.hglteam.conversion.api
Class DefaultConvertionKey
- java.lang.Object
-
- org.hglteam.conversion.api.DefaultConvertionKey
-
- All Implemented Interfaces:
ConversionKey
public class DefaultConvertionKey extends Object implements ConversionKey
-
-
Constructor Summary
Constructors Constructor Description DefaultConvertionKey()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.hglteam.conversion.api.ConversionKey
getSource, getTarget
-
-