Javadoc
This commit is contained in:
parent
e8911d7365
commit
09854e889b
|
@ -1962,7 +1962,7 @@ public class TreeBidiMap<K extends Comparable<K>, V extends Comparable<V>>
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Reads the content of the stream.
|
* Deserializes the content of the stream.
|
||||||
*
|
*
|
||||||
* @param stream the input stream
|
* @param stream 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