Package hec.io

Interface DBFDataStorage.DBFIterator<T>

All Superinterfaces:
Iterator
Enclosing class:
DBFDataStorage

public static interface DBFDataStorage.DBFIterator<T> extends Iterator
  • Method Details

    • getRecordCount

      int getRecordCount()
    • close

      void close()
    • isClosed

      boolean isClosed()