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 957958211ab545cd31d713fd68382d04a913d717 Merge: 1d1b84c6ab d89cad7bb8 Author: Andi Huber <[email protected]> AuthorDate: Sat Jan 20 09:50:45 2024 +0100 Merge remote-tracking branch 'origin/master' into spring6 .../services/metamodel/objgraph/ObjectGraph.java | 8 +- .../apache/causeway/commons/graph/GraphUtils.java | 22 +++++ .../collections/_PrimitiveCollections.java | 105 +++++++++++++++++++-- .../causeway/commons/graph/GraphUtilsTest.java | 45 +++++++++ .../collections/_PrimitiveCollectionsTest.java | 29 ++++++ 5 files changed, 196 insertions(+), 13 deletions(-)
