This commit is contained in:
Gary Gregory 2024-06-23 16:08:39 -04:00
parent c45b53e294
commit 108bac1204
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ public final class UnmodifiableNavigableSet<E>
} }
/** /**
* Read the collection in using a custom routine. * Deserializes the collection in using a custom routine.
* *
* @param in the input stream * @param in the input stream
* @throws IOException if an error occurs while reading from the stream * @throws IOException if an error occurs while reading from the stream