Class Collections2.TransformedCollection<F,T>

java.lang.Object
java.util.AbstractCollection<T>
com.google.common.collect.Collections2.TransformedCollection<F,T>
All Implemented Interfaces:
Iterable<T>, Collection<T>
Enclosing class:
Collections2

static class Collections2.TransformedCollection<F,T> extends AbstractCollection<T>