This commit is contained in:
Gary Gregory 2024-06-23 16:03:49 -04:00
parent d010f1df60
commit dc6c4b24ca

View File

@ -228,7 +228,7 @@ public class ReferenceIdentityMap<K, V> extends AbstractReferenceMap<K, V> imple
}
/**
* 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