public class StrUtils extends Object
| Constructor and Description |
|---|
StrUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
sqlList(List<String> args) |
static String |
sqlList(String[] args) |
static String |
strform(Map<String,String> subs,
String... args) |
static String |
substitute(String str,
Map<String,String> subs) |
Licenced under the Apache License, Version 2.0