This commit is contained in:
Gary Gregory 2024-06-23 15:59:42 -04:00
parent 237fc0bff6
commit d074c2d87b
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ public class FixedSizeSortedMap<K, V>
}
/**
* Read the map in using a custom routine.
* Deserializes the map in using a custom routine.
*
* @param in the input stream
* @throws IOException if an error occurs while reading from the stream