Javadoc
This commit is contained in:
parent
6de20f9ddc
commit
5c1206fc23
|
@ -444,7 +444,7 @@ public class PassiveExpiringMap<K, V>
|
|||
}
|
||||
|
||||
/**
|
||||
* 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