https://bz.apache.org/bugzilla/show_bug.cgi?id=59853

Greg Woolsey <greg.wool...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34110|0                           |1
        is obsolete|                            |

--- Comment #11 from Greg Woolsey <greg.wool...@gmail.com> ---
Created attachment 34153
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34153&action=edit
Updated patch for table/named range based pivot tables

Here is an updated patch for your review.  I refactored some more to get rid of
the ugly method signatures with mutually exclusive parameters.  I used a simple
functional interface, but with Java 6 compatible anonymous class
implementations, not Java 8 Lambda syntax.  Should be easy to read and
simplifies things.

I didn't touch the unit tests, per your preference.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to