Package nl.vpro.util

Interface Counted

All Known Subinterfaces:
CountedIterator<T>, CountedPeekingIterator<T>
All Known Implementing Classes:
BasicWrappedIterator, CallbackIterator, CountedMaxOffsetIterator, InputStreamChunk, LazyIterator, MergedSortedIterator, TailAdder, WrappedIterator

public interface Counted
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getCount

      Long getCount()