Javadoc
This commit is contained in:
parent
967921444e
commit
09c6038d0e
|
@ -287,7 +287,7 @@ public class LinkedMap<K, V> extends AbstractLinkedMap<K, V> implements Serializ
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Read the map in using a custom routine.
|
* Deserializes the map in using a custom routine.
|
||||||
*
|
*
|
||||||
* @param in the input stream
|
* @param in the input stream
|
||||||
* @throws IOException if an error occurs while reading from the stream
|
* @throws IOException if an error occurs while reading from the stream
|
||||||
|
|
Loading…
Reference in New Issue