public class JarSet
extends Object
An immutable set of JARs, specified by their URLs on the classpath.
-
-
Constructor Summary
Constructors
-
Method Summary
boolean
int
Returns a read-only iterator the goes through the JAR URLs in their natural order.
int
-
Field Details
-
EMPTY_JAR_SET
public static final JarSet EMPTY_JAR_SET
-
-
Method Details
-
-
-
-
iterator
Returns a read-only iterator the goes through the JAR URLs in their natural order.