V
- the filter value parameterpublic class FilterBreadcrumbTrail<V> extends java.util.TreeSet<Filter<V>>
Filter breadcrumbs.
Constructor and Description |
---|
FilterBreadcrumbTrail(BooleanOperator op) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toCQL() |
java.lang.String |
toString() |
add, addAll, ceiling, clear, clone, comparator, contains, descendingIterator, descendingSet, first, floor, headSet, headSet, higher, isEmpty, iterator, last, lower, pollFirst, pollLast, remove, size, spliterator, subSet, subSet, tailSet, tailSet
finalize, getClass, notify, notifyAll, wait, wait, wait
public FilterBreadcrumbTrail(BooleanOperator op)