O
- type of object manipulatedpublic static interface StringUtil.ToString<O>
StringUtil.join(Iterable, ToString, String, boolean)
method. This will provide a toString method to convert an object in a
string.Modifier and Type | Method and Description |
---|---|
String |
toString(O o)
Convert an object o in a string.
|
Copyright © 2004–2020 CodeLutin. All rights reserved.