Class IterableCountingIterable<I,​O,​E extends java.lang.Exception>

  • All Implemented Interfaces:
    IIterable<O,​E>

    public class IterableCountingIterable<I,​O,​E extends java.lang.Exception>
    extends java.lang.Object
    implements IIterable<O,​E>