Javadoc
This commit is contained in:
parent
09854e889b
commit
24cc228ca6
|
@ -44,7 +44,7 @@ public abstract class AbstractSerializableListDecorator<E>
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Read the list in using a custom routine.
|
* Deserializes the list 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