Class Iterables.Cached<A>

All Implemented Interfaces:
Iterable<A>, Collection<A>, List<A>
Enclosing class:
Iterables

public static class Iterables.Cached<A> extends AbstractSequentialList<A>