Package | Description |
---|---|
com.pervasive.datarush.io |
Provides classes and interfaces performing file-like I/O operations.
|
Modifier and Type | Method and Description |
---|---|
static BasicPathDetails.ObjectType |
BasicPathDetails.ObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BasicPathDetails.ObjectType[] |
BasicPathDetails.ObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BasicPathDetails(Path path,
boolean readable,
boolean writable,
boolean hidden,
BasicPathDetails.ObjectType type,
long size) |
Copyright © 2020 Actian Corporation. All rights reserved.