Package | Description |
---|---|
org.springframework.data.domain |
Central domain abstractions especially to be used in combination with the
Repository abstraction. |
Modifier and Type | Method and Description |
---|---|
static <T extends Comparable<T>> |
Range.from(Range.Bound<T> lower)
Create a
Range.RangeBuilder given the lower Range.Bound . |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.