Class LazySet<E>

  • All Implemented Interfaces:
    Iterable<E>, Collection<E>, Set<E>

    public abstract class LazySet<E>
    extends Object
    implements Set<E>
    Author:
    Simon Thoresen Hult