LinkOption
StandardOpenOption
public interface OpenOption
这种类型的目的通过方法,诸如使用newOutputStream , newByteChannel , FileChannel.open ,和AsynchronousFileChannel.open打开或创建文件时。
newOutputStream
newByteChannel
FileChannel.open
AsynchronousFileChannel.open
StandardOpenOption枚举类型定义标准选项。