public final class BindUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
joinToStr(List<String> joinList)
Helper for converting List
|
static List<String> |
splitAndFilterEmpty(String s) |
static List<String> |
splitAndFilterEmpty(String s,
String separator) |
Copyright © 2016–2020. All rights reserved.