Package dsa.lib.utils
Class IterableUtils
java.lang.Object
dsa.lib.utils.IterableUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic <Item> Stringstatic <Item> Stringstatic <Item> StringtoUntypedString(Iterable<Item> iterable) static <Item> StringtoUntypedString(Iterable<Item> iterable, String indent)
-
Method Details
-
toString
-
toString
-
toUntypedString
-
toUntypedString
-