Uses of Interface
com.blazebit.persistence.deltaspike.data.Slice
-
Uses of Slice in com.blazebit.persistence.deltaspike.data
Subinterfaces of Slice in com.blazebit.persistence.deltaspike.data Modifier and Type Interface Description interfaceKeysetAwarePage<T>LikePagebut contains keyset information.interfaceKeysetAwareSlice<T>LikeSlicebut contains keyset information.interfacePage<T>A sublist of a list of objects, heavily inspired by Spring Data'sPage.