public class Fragment
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
long |
length
Length of the selection (in microseconds)
|
long |
start
Start of the selection (in microseconds)
|
| Constructor and Description |
|---|
Fragment() |
Fragment(long start,
long length) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |