This is an automated email from the ASF dual-hosted git repository. ahuber pushed a commit to branch spring6 in repository https://gitbox.apache.org/repos/asf/causeway.git
commit 2ec29aee44687cc450bb32cb72be844fce36a9f4 Merge: 63fd4ccb0d 6e9f0c0051 Author: Andi Huber <[email protected]> AuthorDate: Wed Feb 7 10:34:15 2024 +0100 Merge remote-tracking branch 'origin/master' into spring6 .../apache/causeway/commons/collections/Can.java | 13 +++- .../causeway/commons/collections/Can_Empty.java | 5 ++ .../causeway/commons/collections/Can_Multiple.java | 12 ++- .../commons/collections/Can_Singleton.java | 7 ++ .../causeway/commons/collections/CanTest.java | 85 ++++++++++++++++++++++ 5 files changed, 119 insertions(+), 3 deletions(-)
