public class SequencePath extends ArrayList<PropertyPath> implements PropertyPath
modCount| Constructor and Description |
|---|
SequencePath() |
| Modifier and Type | Method and Description |
|---|---|
static SequencePath |
fromPathExpression(PathExpression e) |
PropertyPath |
getLast() |
String |
toString() |
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, hashCodecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic static SequencePath fromPathExpression(PathExpression e) throws KonigException
KonigExceptionpublic String toString()
toString in class AbstractCollection<PropertyPath>public PropertyPath getLast()
Copyright © 2019. All rights reserved.