marschall / memoryfilesystem

An in memory implementation of a JSR-203 file system
282 stars 36 forks source link

Implement forEachRemaining #110

Closed marschall closed 5 years ago

marschall commented 6 years ago

The following classes should override forEachRemaining com.github.marschall.memoryfilesystem.NonEmptyPath$ElementIterator com.github.marschall.memoryfilesystem.MemoryDirectoryStream$MemoryDirectoryIterator