Fix Jdk8 compatibility
[openflowplugin.git] / openflowplugin-api / src / main / java / org / opendaylight / openflowplugin / api / openflow / device / handlers / DeviceContextReadyHandler.java
index 007ab7d9d6da85d14865195eba05741554e48b24..ef39b786d6894c6d333845cbe22b5e83c97f3946 100644 (file)
@@ -11,7 +11,7 @@ package org.opendaylight.openflowplugin.api.openflow.device.handlers;
 import org.opendaylight.openflowplugin.api.openflow.device.DeviceContext;
 
 /**
- * Created by Martin Bobak <mbobak@cisco.com> on 27.2.2015.
+ * Created by Martin Bobak &lt;mbobak@cisco.com&gt; on 27.2.2015.
  */
 public interface DeviceContextReadyHandler {
     /**