andi-huber commented on code in PR #1843:
URL: https://github.com/apache/causeway/pull/1843#discussion_r1305624568


##########
commons/src/main/java/org/apache/causeway/commons/collections/Can.java:
##########
@@ -59,8 +59,10 @@
  * <p>
  * Same idiomatic convention applies: References to {@link Can}
  * should never be initialized to {@code null}.
+ *
  * <p>
- * A {@link Can} must not contain elements equal to {@code null}.
+ * <b>IMPORTANT:</b>A {@link Can} must not contain elements equal to {@code 
null}.  If you want to store a null within

Review Comment:
   I guess the second sentence does not really add any information.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to