Class LazySet<E>

java.lang.Object
com.yahoo.collections.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