Uses of Interface
org.refcodes.filesystem.FileHandle.MutableFileHandle
-
Uses of FileHandle.MutableFileHandle in org.refcodes.filesystem
Classes in org.refcodes.filesystem that implement FileHandle.MutableFileHandleModifier and TypeClassDescriptionclassThe implementation of aFileHandle.MutableFileHandle. ------------------------------------------------------------------------- CAUTION: fiddling with the path and the name attributes causes theFileHandleImpl.MutableFileHandleImpl.hashCode()andFileHandleImpl.MutableFileHandleImpl.equals(Object)methods to change behavior which can aCause problems ehttps://www.metacodes.proly in collections!Methods in org.refcodes.filesystem that return FileHandle.MutableFileHandleModifier and TypeMethodDescriptionFileHandle.toMutableFileHandle()Converts the giveFileHandleto aFileHandle.MutableFileHandle.FileHandleImpl.toMutableFileHandle()Converts the giveFileHandleto aFileHandle.MutableFileHandle.