public class StringListParser extends Object
Modifier and Type | Method and Description |
---|---|
static List<String> |
parse(String s)
Parses a list of strings from the specified strings containing space
or comma separated tokens.
|
Copyright © 2018 Connect2id. All rights reserved.