jdoc
[nikiroo-utils.git] / src / be / nikiroo / utils / serial / server / ConnectAction.java
index 25bde2458ee4789d8436918621c791e2085c0ae6..c02d734f8a95ee34fc9b3e116c5f8357dbd02940 100644 (file)
@@ -364,6 +364,7 @@ abstract class ConnectAction {
         * @throws java.lang.NullPointerException
         *             for Objects only: if the counter part has no data to send
         */
+       @SuppressWarnings("resource")
        private Object rec(boolean asString) throws IOException,
                        NoSuchFieldException, NoSuchMethodException,
                        ClassNotFoundException, java.lang.NullPointerException {