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-2017 Red Hat, Inc. All Rights Reserved