Javadoc
This commit is contained in:
parent
01736f6097
commit
c45b53e294
|
@ -45,7 +45,7 @@ public abstract class AbstractSerializableSetDecorator<E>
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Read the set in using a custom routine.
|
* Deserializes the set 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…
Reference in New Issue