| Package | Description |
|---|---|
| org.javasimon.callback.timeline |
| Modifier and Type | Class and Description |
|---|---|
class |
Timeline<TR extends TimeRange>
Collection of values sorted on a time line.
|
class |
TimelineSample<TR extends TimeRange>
Snapshot of timeline state
|
| Modifier and Type | Class and Description |
|---|---|
class |
StopwatchTimeRange
Stopwatch statistics gathered for a specific time range.
|
| Modifier and Type | Method and Description |
|---|---|
TR[] |
TimelineSample.getTimeRanges() |
| Constructor and Description |
|---|
TimelineSample(int capacity,
long width,
TR[] timeRanges) |
Copyright © 2019. All rights reserved.