public interface RangeFacet extends Facet, Iterable<RangeFacet.Entry>
| Modifier and Type | Interface and Description |
|---|---|
static class |
RangeFacet.Entry |
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE
The type of the filter facet.
|
| Modifier and Type | Method and Description |
|---|---|
List<RangeFacet.Entry> |
getEntries()
An ordered list of range facet entries.
|
forEach, iterator, spliteratorstatic final String TYPE
List<RangeFacet.Entry> getEntries()
Copyright © 2009–2016. All rights reserved.