public interface FacetRangeLimitContext<T>
Modifier and Type | Method and Description |
---|---|
FacetRangeLimitContext<T> |
excludeLimit() |
FacetRangeEndContext<T> |
to(T upperLimit) |
FacetRangeLimitContext<T> excludeLimit()
FacetRangeEndContext<T> to(T upperLimit)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.