diff flys-artifacts/src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java @ 1974:cdeb31ef20a1

Cosmetics. flys-artifacts/trunk@3393 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 13 Dec 2011 08:56:52 +0000
parents feef1121e800
children b30e1710df1d
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java	Tue Dec 13 08:45:38 2011 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java	Tue Dec 13 08:56:52 2011 +0000
@@ -75,8 +75,7 @@
  */
 public class WINFOArtifact
 extends      FLYSArtifact
-implements   FacetTypes
-{
+implements   FacetTypes {
 
     /** The logger for this class. */
     private static Logger logger = Logger.getLogger(WINFOArtifact.class);
@@ -475,9 +474,9 @@
      * @return the computed data.
      */
     public static CalculationResult computeDurationCurveData(
-        Gauge           gauge,
-        WstValueTable   wst,
-        double          location)
+        Gauge         gauge,
+        WstValueTable wst,
+        double        location)
     {
         logger.info("WINFOArtifact.computeDurationCurveData");
 

http://dive4elements.wald.intevation.org