Javadoc
This commit is contained in:
parent
ac53015f84
commit
f132cd0649
|
@ -101,7 +101,7 @@ public final class UnmodifiableSortedBag<E>
|
|||
}
|
||||
|
||||
/**
|
||||
* Read the collection in using a custom routine.
|
||||
* Deserializes the collection 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