Pattern: close()
without Closeable
Issue: -
If a class defines a void close()
then that class should implement java.io.Closeable
.
Pattern: close()
without Closeable
Issue: -
If a class defines a void close()
then that class should implement java.io.Closeable
.