comparison artifacts/src/main/java/org/dive4elements/river/artifacts/states/StaticHYKState.java @ 8856:5e38e2924c07 3.2.x

Fix code style.
author Tom Gottfried <tom@intevation.de>
date Thu, 18 Jan 2018 20:12:01 +0100
parents e4606eae8ea5
children 0a5239a1e46e
comparison
equal deleted inserted replaced
8855:d7c005e12af0 8856:5e38e2924c07
30 public class StaticHYKState 30 public class StaticHYKState
31 extends DefaultState 31 extends DefaultState
32 implements FacetTypes 32 implements FacetTypes
33 { 33 {
34 /** The log that is used in this state. */ 34 /** The log that is used in this state. */
35 transient private static final Logger log = Logger.getLogger(StaticHYKState.class); 35 transient private static final Logger log = Logger.getLogger(
36 StaticHYKState.class);
36 37
37 38
38 /** 39 /**
39 * From this state can not be continued. 40 * From this state can not be continued.
40 */ 41 */

http://dive4elements.wald.intevation.org