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)