mirror of
https://github.com/apache/commons-collections.git
synced 2025-03-01 22:39:08 +00:00
Javadoc
This commit is contained in:
parent
0d3544b5ea
commit
a4ccbb5207
@ -349,7 +349,7 @@ public class CircularFifoQueue<E> extends AbstractCollection<E>
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Read the queue in using a custom routine.
|
* Deserializes the queue in using a custom routine.
|
||||||
*
|
*
|
||||||
* @param in the input stream
|
* @param in the input stream
|
||||||
* @throws IOException if an I/O error occurs while writing to the output stream
|
* @throws IOException if an I/O error occurs while writing to the output stream
|
||||||
|
Loading…
x
Reference in New Issue
Block a user