diff gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultCollection.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 4b42ab2e9060
children
line wrap: on
line diff
--- a/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultCollection.java	Thu Jan 18 20:10:59 2018 +0100
+++ b/gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultCollection.java	Thu Jan 18 20:12:01 2018 +0100
@@ -191,7 +191,8 @@
     /**
      * Get item whose identifier is the given string.
      * @param uuid identifier of collection item (artifacts uuid).
-     * @return CollectionItem whose identifier is given String, null if not found.
+     * @return CollectionItem whose identifier is given String,
+     * null if not found.
      */
     public CollectionItem getItem(String uuid) {
         int size = getItemLength();

http://dive4elements.wald.intevation.org