comparison artifacts/src/main/java/org/dive4elements/river/artifacts/model/CrossSectionFactory.java @ 7026:675fa2d16544

Cosmetics, typo fix in comment.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 16 Sep 2013 17:28:34 +0200
parents de62db0f2035
children 8d6e56e57c4a
comparison
equal deleted inserted replaced
7025:55c8519e49f1 7026:675fa2d16544
28 */ 28 */
29 public class CrossSectionFactory { 29 public class CrossSectionFactory {
30 30
31 protected final static String CACHE_NAME = "cross_sections"; 31 protected final static String CACHE_NAME = "cross_sections";
32 32
33 // TODO use caching consistently, streamline acces. 33 // TODO use caching consistently, streamline access.
34 /** 34 /**
35 * Get CrossSections for an instantiated River. 35 * Get CrossSections for an instantiated River.
36 * 36 *
37 * @param river river object. 37 * @param river river object.
38 * 38 *

http://dive4elements.wald.intevation.org