Class LazyBag.IncludingBag<E>

All Implemented Interfaces:
Iterable<E>, Collection<E>
Enclosing class:
LazyBag<E>

public static class LazyBag.IncludingBag<E> extends LazyBag<E>
LazyBag that implements the "including" operation.