William Burns created ISPN-8359:
-----------------------------------
Summary: Add default methods for various Serializable methods on Streams
Key: ISPN-8359
URL:
https://issues.jboss.org/browse/ISPN-8359
Project: Infinispan
Issue Type: Task
Reporter: William Burns
Assignee: William Burns
Java 8 added default methods. At the time I didn't think to add them when I introduced
Serializable variants for various methods. But as the hierarchy becomes larger, this
produces a lot of code bloat. Thus we should remove all of the impl methods and replace
them all with default variant on the interface.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)