public class WildcardMatch.ListWildcard extends AbstractList implements Wildcard<List>
modCount| Constructor and Description |
|---|
ListWildcard() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
get(int index) |
List |
getMatch() |
void |
resetMatch() |
int |
size() |
add, add, addAll, clear, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic Object get(int index)
get in interface Listget in class AbstractListpublic int size()
size in interface Collectionsize in interface Listsize in class AbstractCollectionpublic boolean equals(Object o)
equals in interface Collectionequals in interface Listequals in class AbstractListpublic void resetMatch()
resetMatch in interface Wildcard<List>Copyright © 2011-2021. All Rights Reserved.