| Modifier and Type | Field and Description |
|---|---|
static DriveType |
FileSystem
Deprecated.
The File system.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
String |
getDriveType()
Deprecated.
Gets the drive type.
|
int |
hashCode()
Deprecated.
|
boolean |
isFileSystem()
Deprecated.
Checks whether this is the file system.
|
static DriveType |
parse(String type)
Deprecated.
Parses the specified type and returns the corresponding
DriveType instance. |
String |
toString()
Deprecated.
|
public static final DriveType FileSystem
public static DriveType parse(String type)
DriveType instance.public boolean isFileSystem()
true if this is the file systempublic String getDriveType()