From 442da5ec29cb6b883f705d1f7e225e5eb15e9a2e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 20:41:33 +0200 Subject: [PATCH] Update documentation after commit 10c8fd4 (#424) Co-authored-by: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com> --- docs/api/Java.Util.Collections.html | 49 ++++++++++++++++------------- 1 file changed, 28 insertions(+), 21 deletions(-) diff --git a/docs/api/Java.Util.Collections.html b/docs/api/Java.Util.Collections.html index f247ddccd3..b73abe0c68 100644 --- a/docs/api/Java.Util.Collections.html +++ b/docs/api/Java.Util.Collections.html @@ -1565,10 +1565,10 @@
Returns an iterator that has no elements.
+ @@ -1580,7 +1580,8 @@Returns a list iterator that has no elements.
+ @@ -1655,7 +1656,8 @@Returns an empty list(immutable).
+ @@ -1730,7 +1732,8 @@Returns an empty map(immutable).
+ @@ -1807,7 +1810,8 @@Returns an empty set(immutable).
+ @@ -1962,7 +1966,8 @@