Fix checkstyle warnings for statistics package
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / statistics / services / direct / AbstractFlowDirectStatisticsService.java
index 6f2dc67ad05b66f138e26dac49aba2f4addb7eb2..fb8181797a3dde9cef4d0dccacf7b629f17b371d 100644 (file)
@@ -40,7 +40,7 @@ public abstract class AbstractFlowDirectStatisticsService<T extends OfHeader>
 
     /**
      * Get flow ID from #{@link org.opendaylight.openflowplugin.api.openflow.registry.flow.DeviceFlowRegistry} or
-     * create alien ID
+     * create alien ID.
      * @param flowStatistics flow statistics
      * @return generated flow ID
      */