Uses of Interface
org.refcodes.filesystem.FileSizeAccessor.FileSizeProperty
-
Uses of FileSizeAccessor.FileSizeProperty in org.refcodes.filesystem
Subinterfaces of FileSizeAccessor.FileSizeProperty in org.refcodes.filesystemModifier and TypeInterfaceDescriptionstatic interfaceThe mutableFileHandleallows the modification of (fiddling around with) attributes. ------------------------------------------------------------------------- ATTENTION: Usually fiddling around with attributes is not necessary, as theFileSystemitself provides the sufficient functionality to work with files.Classes in org.refcodes.filesystem that implement FileSizeAccessor.FileSizePropertyModifier 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 cause problems especially in collections!