Javadoc
This commit is contained in:
parent
c1287cad61
commit
47f02555da
|
@ -58,7 +58,7 @@ public class HashMultiSet<E> extends AbstractMapMultiSet<E> implements Serializa
|
|||
}
|
||||
|
||||
/**
|
||||
* Read the multiset in using a custom routine.
|
||||
* Deserializes the multiset 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