public final class NamedIterableAdapter<V> extends Object implements Iterable<Map.Entry<String,V>>
Iterable
Named
NamedIterableAdapter(Iterable<Map.Entry<com.google.inject.name.Named,V>> delegate)
Iterator<Map.Entry<String,V>>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NamedIterableAdapter(Iterable<Map.Entry<com.google.inject.name.Named,V>> delegate)
public Iterator<Map.Entry<String,V>> iterator()
iterator
Iterable<Map.Entry<String,V>>
Copyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.