Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/WQKms.java @ 377:0ccf7200fc51
age | author | description |
---|---|---|
Fri, 29 Apr 2011 10:01:41 +0000 | Ingo Weinzierl | New method WQKms.size() to retrieve the number of elements in the data pool. |
Fri, 29 Apr 2011 08:39:17 +0000 | Sascha L. Teichmann | WQKms model: Added a get() method which takes destination array as an argument. |
Fri, 29 Apr 2011 08:28:44 +0000 | Ingo Weinzierl | Introduced GNU Trove to store WQKms values in a more performant data structure. |
Fri, 29 Apr 2011 07:27:05 +0000 | Ingo Weinzierl | Introduced a model class to store a set of triple data objects that consist of W, Q and Kms information. |