public static class ClasspathPattern.ByModule extends HashSet<org.eclipse.jetty.webapp.ClasspathPattern.Entry> implements Predicate<URI>
| Constructor and Description |
|---|
ByModule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(org.eclipse.jetty.webapp.ClasspathPattern.Entry entry) |
Iterator<org.eclipse.jetty.webapp.ClasspathPattern.Entry> |
iterator() |
boolean |
remove(Object entry) |
int |
size() |
boolean |
test(URI uri) |
equals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringaddAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArrayparallelStream, removeIf, streampublic Iterator<org.eclipse.jetty.webapp.ClasspathPattern.Entry> iterator()
iterator in interface Iterable<org.eclipse.jetty.webapp.ClasspathPattern.Entry>iterator in interface Collection<org.eclipse.jetty.webapp.ClasspathPattern.Entry>iterator in interface Set<org.eclipse.jetty.webapp.ClasspathPattern.Entry>iterator in class HashSet<org.eclipse.jetty.webapp.ClasspathPattern.Entry>public int size()
public boolean add(org.eclipse.jetty.webapp.ClasspathPattern.Entry entry)
public boolean remove(Object entry)
Copyright © 2010 - 2020 Adobe. All Rights Reserved