This is an automated email from the ASF dual-hosted git repository. ahuber pushed a commit to branch v3 in repository https://gitbox.apache.org/repos/asf/causeway.git
commit c5f0946783bfed2f1ae7672ffe9fdb06baa67934 Merge: a8906906fe 3c319fdf6e Author: Andi Huber <[email protected]> AuthorDate: Wed Oct 9 13:56:12 2024 +0200 merge master into v3 .../apache/causeway/commons/collections/Can.java | 67 ++++++++++-- .../causeway/commons/collections/Can_Empty.java | 21 ++++ .../causeway/commons/collections/Can_Multiple.java | 28 +++++ .../commons/collections/Can_Singleton.java | 37 ++++++- .../causeway/commons/collections/CanTest.java | 118 +++++++++++++++++++++ 5 files changed, 262 insertions(+), 9 deletions(-)
