XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Later
    • None
    • None
    • None
    • None

    Description

      Fix typo function without break the binary

       

      https://github.com/apache/commons-jcs/blob/master/commons-jcs-core/src/main/java/org/apache/commons/jcs3/engine/memory/behavior/IMemoryCache.java#L152

       

       

      /** 
      * 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;
      

      Attachments

        Activity

          People

            tv Thomas Vandahl
            arturobernalg Arturo Bernal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: