Javadoc
This commit is contained in:
parent
39b3e09bfe
commit
50cdd26c00
|
@ -126,7 +126,7 @@ public final class UnmodifiableSortedMap<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
|
||||
|
|
Loading…
Reference in New Issue