public interface OpenOption
Objects of this type are used by methods such as newOutputStream
, newByteChannel
, FileChannel.open
, and AsynchronousFileChannel.open
when opening or creating a file.
The StandardOpenOption
enumeration type defines the
standard options.
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.