| Modifier and Type | Class | Description |
|---|---|---|
class |
FileHandleImpl.MutableFileHandleImpl |
The implementation of a
FileHandle.MutableFileHandle.
-------------------------------------------------------------------------
CAUTION: fiddling with the path and the name attributes causes the
FileHandleImpl.MutableFileHandleImpl.hashCode() and FileHandleImpl.MutableFileHandleImpl.equals(Object) methods to change
behavior which can cause problems especially in collections! |
| Modifier and Type | Method | Description |
|---|---|---|
FileHandle.MutableFileHandle |
FileHandle.toMutableFileHandle() |
Converts the give
FileHandle to a FileHandle.MutableFileHandle. |
FileHandle.MutableFileHandle |
FileHandleImpl.toMutableFileHandle() |
Converts the give
FileHandle to a FileHandle.MutableFileHandle. |
Copyright © 2018. All rights reserved.