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
|
||||
* @throws IOException if an error occurs while reading from the stream
|
||||
|
|
Loading…
Reference in New Issue