Javadoc
This commit is contained in:
parent
0add2eabc9
commit
e713a38def
|
@ -667,7 +667,7 @@ public class MultiKeyMap<K, V> extends AbstractMapDecorator<MultiKey<? extends K
|
|||
}
|
||||
|
||||
/**
|
||||
* 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