[jira] [Created] (OFBIZ-10910) Remove redundant interface declaration

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-10910) Remove redundant interface declaration

Nicolas Malin (Jira)
Mathieu Lirzin created OFBIZ-10910:
--------------------------------------

             Summary: Remove redundant interface declaration
                 Key: OFBIZ-10910
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10910
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Trunk
            Reporter: Mathieu Lirzin
            Assignee: Mathieu Lirzin
             Fix For: Upcoming Branch


‘java.io.ObjectInputStream’ already implements the ‘AutoCloseable’
interface, so there is no need to declare it in
‘SafeObjectInputStream’ which extends this class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)