Fix star import and enable checkstyle rule to prevent it.
[controller.git] / opendaylight / sal / api / src / main / java / org / opendaylight / controller / sal / action / Action.java
index 6076293fbc5bf604b7300c136977ac58bf633d62..1ff7ea1444052e84d36e4cf80b440ad9159cd01f 100644 (file)
@@ -8,11 +8,15 @@
 
 package org.opendaylight.controller.sal.action;
 
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlRootElement;
+import java.io.Serializable;
+
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
-import javax.xml.bind.annotation.*;
-import java.io.Serializable;
 
 /**
  * Represents the generic action to be applied to the matched