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

/openjdk10/jdk/src/jdk.unsupported/share/classes/com/sun/nio/file/
H A DExtendedCopyOption.java43 INTERRUPTIBLE(ExtendedOptions.INTERRUPTIBLE); enum constant in enum:ExtendedCopyOption
/openjdk10/jdk/src/java.base/share/classes/sun/nio/fs/
H A DExtendedOptions.java132 public static final InternalOption<Void> INTERRUPTIBLE = new InternalOption<>(); field in class:ExtendedOptions

Completed in 41 milliseconds