This commit is contained in:
Gary Gregory 2024-06-23 15:57:50 -04:00
parent e8911d7365
commit 09854e889b
1 changed files with 1 additions and 1 deletions

View File

@ -1962,7 +1962,7 @@ public class TreeBidiMap<K extends Comparable<K>, V extends Comparable<V>>
}
/**
* Reads the content of the stream.
* Deserializes the content of the stream.
*
* @param stream the input stream
* @throws IOException if an error occurs while reading from the stream