Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
Trunk
-
None
-
None
Description
‘java.io.ObjectInputStream’ already implements the ‘AutoCloseable’
interface, so there is no need to declare it in
‘SafeObjectInputStream’ which extends this class.