This commit is contained in:
Gary Gregory 2024-06-23 16:04:56 -04:00
parent 6b1e2fd401
commit 6c11a3422a

View File

@ -120,7 +120,7 @@ public final class UnmodifiableMap<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