Bump MRI upstreams
[netconf.git] / netconf / tools / netconf-testtool / src / main / java / org / opendaylight / netconf / test / tool / client / http / perf / RequestMessageUtils.java
index 6267d05827e9ac179a430c865b12b8ae7e327b96..0b83cce0b518bf8bb432f25ca765431507eeb53e 100644 (file)
@@ -5,7 +5,6 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-
 package org.opendaylight.netconf.test.tool.client.http.perf;
 
 import com.ning.http.client.AsyncHttpClient;
@@ -29,7 +28,8 @@ public final class RequestMessageUtils {
 
     private static long macStart = 0xAABBCCDD0000L;
 
-    private RequestMessageUtils(){
+    private RequestMessageUtils() {
+        // Hidden on purpose
     }
 
     public static String prepareMessage(final int idi, final int idj, final String editContentString,