You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Mathieu Lirzin (JIRA)" <ji...@apache.org> on 2019/04/07 22:10:00 UTC

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

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)