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
67a5466bda
commit
9c8db3524d
@ -116,7 +116,7 @@ public class TreeBag<E> extends AbstractMapBag<E> implements SortedBag<E>, Seria
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Read the bag in using a custom routine.
|
* Deserializes the bag 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…
x
Reference in New Issue
Block a user