Javadoc
This commit is contained in:
parent
695f2fbaa3
commit
967921444e
|
@ -143,7 +143,7 @@ public class LazyMap<K, V> extends AbstractMapDecorator<K, V> implements Seriali
|
|||
}
|
||||
|
||||
/**
|
||||
* Read the map in using a custom routine.
|
||||
* Deserializes the map 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