BUG 2245 - Fixed Avoid cycle between Java package (TypeToClassKey only)
[openflowjava.git] / openflow-protocol-impl / src / test / java / org / opendaylight / openflowjava / protocol / impl / deserialization / TypeToClassKeyTest.java
index bf9d060fae68ac1ff00f278e80cec465c54c445a..71a5675025348326cf831dae54667a09d1e1999c 100644 (file)
@@ -9,8 +9,10 @@
 package org.opendaylight.openflowjava.protocol.impl.deserialization;
 
 import junit.framework.Assert;
+
 import org.junit.Test;
 import org.opendaylight.openflowjava.protocol.api.util.EncodeConstants;
+import org.opendaylight.openflowjava.protocol.impl.util.TypeToClassKey;
 /**
  * 
  * @author madamjak