public static class TimeToSampleBox.Entry
extends java.lang.Object
| Constructor and Description |
|---|
Entry(long count,
long delta) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
long |
getDelta() |
void |
setCount(long count) |
void |
setDelta(long delta) |
java.lang.String |
toString() |
Copyright © 2020. All rights reserved.