public class Utils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
REGEX_ALL_NEWLINES |
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getParameterStringByIndexOrEmpty(Object paramSet,
int parameterIndex) |
static String[] |
splitAtCommaOrPipe(String input) |
static String |
stringify(Object paramSet) |
static String |
stringify(Object paramSet,
int paramIdx) |
public static final String REGEX_ALL_NEWLINES
Copyright © 2016 Pragmatists. All rights reserved.