mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-10 03:56:11 +00:00
Javadoc
This commit is contained in:
parent
0893f056d0
commit
67a5466bda
@ -60,7 +60,7 @@ public class HashBag<E> extends AbstractMapBag<E> implements Serializable {
|
||||
}
|
||||
|
||||
/**
|
||||
* Read the bag in using a custom routine.
|
||||
* Deserializes the bag in using a custom routine.
|
||||
*
|
||||
* @param in the input stream
|
||||
* @throws IOException if an error occurs while reading from the stream
|
||||
|
Loading…
x
Reference in New Issue
Block a user