Modifier and Type | Class and Description |
---|---|
class |
FileHandleImpl.MutableFileHandleImpl
The implementation of a
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 and Description |
---|---|
FileHandle.MutableFileHandle |
FileHandleImpl.toMutableFileHandle()
Converts the give
FileHandle to a FileHandle.MutableFileHandle . |
FileHandle.MutableFileHandle |
FileHandle.toMutableFileHandle()
Converts the give
FileHandle to a FileHandle.MutableFileHandle . |
Copyright © 2017. All rights reserved.