JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
O_RDONLY
O_WRONLY
O_RDWR
O_ACCMODE
O_NONBLOCK
O_APPEND
O_SYNC
O_SHLOCK
O_EXLOCK
O_ASYNC
O_FSYNC
O_NOFOLLOW
O_CREAT
O_TRUNC
O_EXCL
O_EVTONLY
O_DIRECTORY
O_SYMLINK
O_BINARY
O_NOCTTY
O_TMPFILE
O_CLOEXEC
Field Details
value
MIN_VALUE
MAX_VALUE
Constructor Details
OpenFlags(long)
Method Details
values()
valueOf(String)
value()
intValue()
longValue()
defined()
Enum Constant Summary
Enum Constants
Field Summary
Fields
static final long
static final long
private final long
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
final boolean
final int
final long
final int
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf