comparison gnv-artifacts/src/main/java/de/intevation/gnv/state/InputData.java @ 803:feae2f9d6c6f

Removed trailing whitespace. gnv-artifacts/trunk@885 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 07 Apr 2010 07:52:27 +0000
parents a5526908f92f
children 22c18083225e
comparison
equal deleted inserted replaced
802:4abe172be970 803:feae2f9d6c6f
3 import java.io.Serializable; 3 import java.io.Serializable;
4 4
5 /** 5 /**
6 * This interface defines the basic methods used to store multiple values with 6 * This interface defines the basic methods used to store multiple values with
7 * a specific key and name. 7 * a specific key and name.
8 * 8 *
9 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a> 9 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
10 * 10 *
11 */ 11 */
12 public interface InputData extends Serializable { 12 public interface InputData extends Serializable {
13 13

http://dive4elements.wald.intevation.org