public class ShowlUniqueKeyCollection extends ArrayList<ShowlUniqueKey>
modCount| Constructor and Description |
|---|
ShowlUniqueKeyCollection(ShowlNodeShape nodeShape) |
| Modifier and Type | Method and Description |
|---|---|
ShowlUniqueKey |
findMatch(ShowlUniqueKey pattern) |
List<ShowlPropertyShape> |
flatten()
Flatten this list if possible.
|
ShowlNodeShape |
getNodeShape() |
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 ShowlUniqueKeyCollection(ShowlNodeShape nodeShape)
public ShowlNodeShape getNodeShape()
public List<ShowlPropertyShape> flatten()
public ShowlUniqueKey findMatch(ShowlUniqueKey pattern)
Copyright © 2019. All rights reserved.