public interface FixedSetRangeMapper<T> extends SetRangeMapper<T>
SetRangeMapper
that only generates a single set.
This is used to add the required set even when no data is added for consistency with QueryMapper
Modifier and Type | Method and Description |
---|---|
int |
getFixedSet()
get the set generated
|
getSet
getOverlapp, overlapps