public class TrimInterval extends Object implements Serializable
| Constructor and Description |
|---|
TrimInterval() |
TrimInterval(String s) |
| Modifier and Type | Method and Description |
|---|---|
long |
getEnd() |
String |
getName() |
long |
getStart() |
void |
setEnd(long t) |
void |
setStart(long t) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.