Uses of Interface
org.springframework.data.domain.Slice
Packages that use Slice
Package
Description
Central domain abstractions especially to be used in combination with the
Repository
abstraction.Value types representing geo-spatial concepts.
-
Uses of Slice in org.springframework.data.domain
Subinterfaces of Slice in org.springframework.data.domainClasses in org.springframework.data.domain that implement SliceModifier and TypeClassDescriptionclass
PageImpl<T>
BasicPage
implementation.class
SliceImpl<T>
Default implementation ofSlice
.Methods in org.springframework.data.domain that return Slice -
Uses of Slice in org.springframework.data.geo
Classes in org.springframework.data.geo that implement Slice