Class StringUtils
java.lang.Object
org.benf.cfr.reader.util.StringUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancomma(boolean first, StringBuilder sb) static booleanstatic booleandot(boolean first, StringBuilder sb) static Stringstatic Stringjoin(Collection<String> in, String sep) static boolean
-
Constructor Details
-
StringUtils
public StringUtils()
-
-
Method Details
-
dot
-
comma
-
comma
-
space
-
join
-
join
-