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

/openjdk9/jdk/src/jdk.unsupported/share/classes/com/sun/nio/file/
H A DExtendedOpenOption.java38 public enum ExtendedOpenOption implements OpenOption { enum
52 ExtendedOpenOption(ExtendedOptions.InternalOption<Void> option) { method in class:ExtendedOpenOption

Completed in 39 milliseconds