Searched defs:CREATE_NEW (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/nio/file/
H A DStandardOpenOption.java63 * This option is ignored if the {@link #CREATE_NEW} option is also set.
76 CREATE_NEW, enum constant in enum:StandardOpenOption
103 * Sparse file. When used with the {@link #CREATE_NEW} option then this
/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsConstants.java48 public static final int CREATE_NEW = 1; field in class:WindowsConstants

Completed in 31 milliseconds