Javadoc
This commit is contained in:
parent
a4ccbb5207
commit
01736f6097
|
@ -104,7 +104,7 @@ public final class UnmodifiableQueue<E>
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Read the collection in using a custom routine.
|
* Deserializes the collection in using a custom routine.
|
||||||
*
|
*
|
||||||
* @param in the input stream
|
* @param in the input stream
|
||||||
* @throws IOException if an I/O error occurs while reading from the input stream
|
* @throws IOException if an I/O error occurs while reading from the input stream
|
||||||
|
|
Loading…
Reference in New Issue