Class ImmutableConvertedList<A,B>

java.lang.Object
java.util.AbstractCollection<B>
java.util.AbstractList<B>
net.thevpc.common.collections.ImmutableConvertedList<A,B>
All Implemented Interfaces:
Iterable<B>, Collection<B>, List<B>, SequencedCollection<B>

public class ImmutableConvertedList<A,B> extends AbstractList<B>
Created by vpc on 8/15/14.