Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Later
-
None
-
None
-
None
-
None
Description
Fix typo function without break the binary
/** * Spools the item contained in the provided element to disk * <p> * @param ce * Description of the Parameter * @throws IOException * Description of the Exception */ void waterfal( ICacheElement<K, V> ce ) throws IOException;