Package org.apache.ivy.osgi.repo
Class ResolverManifestIterable
java.lang.Object
org.apache.ivy.osgi.repo.ResolverManifestIterable
- All Implemented Interfaces:
Iterable<ManifestAndLocation>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
resolver
-
-
Constructor Details
-
ResolverManifestIterable
-
-
Method Details
-
iterator
- Specified by:
iterator
in interfaceIterable<ManifestAndLocation>
-