comparison artifacts/src/main/java/org/dive4elements/river/artifacts/model/FastCrossSectionChunk.java @ 6515:5f4893db41e4

Doc.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 28 Jun 2013 18:20:27 +0200
parents 44ee7d26eb18
children 0a5239a1e46e
comparison
equal deleted inserted replaced
6514:56e8e6aa04ab 6515:5f4893db41e4
17 17
18 import org.dive4elements.river.model.FastCrossSectionLine; 18 import org.dive4elements.river.model.FastCrossSectionLine;
19 19
20 import org.apache.log4j.Logger; 20 import org.apache.log4j.Logger;
21 21
22 /**
23 * Number of FastCrossSectionLines, e.g. to store in cache and retrieve
24 * a single contain CrossSectionLine by its km.
25 */
22 public class FastCrossSectionChunk 26 public class FastCrossSectionChunk
23 implements Serializable 27 implements Serializable
24 { 28 {
25 private static Logger log = Logger.getLogger(FastCrossSectionChunk.class); 29 private static Logger log = Logger.getLogger(FastCrossSectionChunk.class);
26 30

http://dive4elements.wald.intevation.org