public class ShowlUniqueKey extends ArrayList<UniqueKeyElement> implements Comparable<ShowlUniqueKey>
modCount| Constructor and Description |
|---|
ShowlUniqueKey() |
ShowlUniqueKey(UniqueKeyElement... e) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ShowlUniqueKey other) |
List<UniqueKeyElement> |
flatten() |
boolean |
hasRepeatedField() |
boolean |
matches(ShowlUniqueKey other) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic ShowlUniqueKey()
public ShowlUniqueKey(UniqueKeyElement... e)
public List<UniqueKeyElement> flatten() throws ShowlProcessingException
ShowlProcessingExceptionpublic int compareTo(ShowlUniqueKey other)
compareTo in interface Comparable<ShowlUniqueKey>public boolean matches(ShowlUniqueKey other)
public boolean hasRepeatedField()
Copyright © 2019. All rights reserved.