Interface | Description |
---|---|
Span |
Span is the interface that exposes the functionality behind the collection of Stretches that may be
overlapping or non-overlapping.
|
Class | Description |
---|---|
AggregatedSpan |
AggregatedSpan implements the Span interface.
|
OverlappingStretchSpan |
OverlappingStretchSpan implements the Span interface, and the collection functionality of overlapping
Stretches.
|