Class DensifyOperation.BoundedRange

java.lang.Object
org.springframework.data.mongodb.core.aggregation.DensifyOperation.DensifyRange
org.springframework.data.mongodb.core.aggregation.DensifyOperation.BoundedRange
All Implemented Interfaces:
DensifyOperation.Range
Enclosing class:
DensifyOperation

public static class DensifyOperation.BoundedRange extends DensifyOperation.DensifyRange
DensifyOperation.Range implementation holding lower and upper bound values.
Author:
Christoph Strobl