Uses of Record Class
io.fluxzero.common.api.tracking.SegmentRange
Packages that use SegmentRange
-
Uses of SegmentRange in io.fluxzero.common.api.tracking
Methods in io.fluxzero.common.api.tracking that return SegmentRangeConstructors in io.fluxzero.common.api.tracking with parameters of type SegmentRangeModifierConstructorDescriptionPosition(SegmentRange segmentRange) Creates a position for a single segment range.Constructor parameters in io.fluxzero.common.api.tracking with type arguments of type SegmentRangeModifierConstructorDescriptionPosition(List<SegmentRange> segmentRanges) Creates a position from a list of segment ranges.