Class DensifyOperation.DensifyRange

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

public abstract static class DensifyOperation.DensifyRange extends Object implements DensifyOperation.Range
Base DensifyOperation.Range implementation.
Author:
Christoph Strobl