Class IterableStandin<E>

  • All Implemented Interfaces:
    Iterable<E>

    public abstract class IterableStandin<E>
    extends Object
    implements Iterable<E>
    Author:
    Eric Wittmann
    • Constructor Detail

      • IterableStandin

        public IterableStandin()