public class RunList extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RunList.Builder |
Modifier | Constructor and Description |
---|---|
protected |
RunList(List<String> runlist) |
Modifier and Type | Method and Description |
---|---|
static RunList.Builder |
builder() |
List<String> |
getRunlist() |
String |
toString() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.