Class AbstractDummyHandledFile

    • Constructor Detail

      • AbstractDummyHandledFile

        public AbstractDummyHandledFile()
    • Method Detail

      • isDeleted

        public boolean isDeleted()
        Description copied from interface: DummyHandledFile
        Indicates if the virtual file is a deleted one.
        Specified by:
        isDeleted in interface DummyHandledFile
        Returns:
        true if the virtual file is being to be deleted, false otherwise.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object