protected static class AbstractScope.ParentIterable extends Object implements Iterable<IEObjectDescription>, com.google.common.base.Predicate<IEObjectDescription>
toString() implementation that supports
shadowing of parents elements by means of filtering.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractScope.ParentIterable(AbstractScope scope,
com.google.inject.Provider<Iterable<IEObjectDescription>> provider) |
protected AbstractScope.ParentIterable(AbstractScope scope, com.google.inject.Provider<Iterable<IEObjectDescription>> provider)
public Iterator<IEObjectDescription> iterator()
iterator in interface Iterable<IEObjectDescription>public boolean apply(IEObjectDescription input)
apply in interface com.google.common.base.Predicate<IEObjectDescription>Copyright © 2015. All Rights Reserved.