public class TaskHelper extends Object
| Constructor and Description |
|---|
TaskHelper() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
parseCommaSeparatedStringList(String stringList)
Parses the given comma-separated string list.
|
public String[] parseCommaSeparatedStringList(String stringList)
stringList - The comma-separated list of stringsCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.