Class ToStringHelper
java.lang.Object
org.javimmutable.collections.common.ToStringHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <K,
V> void addToString
(StringBuilder sb, int prefixLength, K key, V value) static <V> void
addToString
(StringBuilder sb, int prefixLength, V value) static <V> String
arrayToString
(V[] values)