Class MappedCollection<U,V>

java.lang.Object
java.util.AbstractCollection<U>
org.apache.maven.internal.impl.MappedCollection<U,V>
All Implemented Interfaces:
Iterable<U>, Collection<U>

public class MappedCollection<U,V> extends AbstractCollection<U>