src/share/classes/java/nio/channels/package-info.java

Print this page

        

*** 283,293 **** * <p> Unless otherwise noted, passing a <tt>null</tt> argument to a constructor * or method in any class or interface in this package will cause a {@link * java.lang.NullPointerException NullPointerException} to be thrown. * * @since 1.4 - * @updated 1.7 * @author Mark Reinhold * @author JSR-51 Expert Group */ package java.nio.channels; --- 283,292 ----