Interface FileEntryIterator
-
- All Implemented Interfaces:
-
kotlin.collections.Iterator,kotlin.collections.MutableIterator
public interface FileEntryIterator implements Iterator<FileEntry>