Allow filtering notifications without a current Sone.
[Sone.git] / src / main / java / net / pterodactylus / sone / notify / ListNotification.java
index c66d376..74e3100 100644 (file)
@@ -101,7 +101,8 @@ public class ListNotification<T> extends TemplateNotification {
        }
 
        /**
-        * Sets the elements to show in this notification.
+        * Sets the elements to show in this notification. This method will not call
+        * {@link #touch()}.
         *
         * @param elements
         *            The elements to show