K
- the key classV
- the value classpublic static interface StringUtils.JoinMapCallback<K,V>
StringUtils.join(Map, String, JoinMapCallback)
method.Modifier and Type | Method and Description |
---|---|
void |
handle(StringBuilder sb,
K key,
V value) |
void handle(StringBuilder sb, K key, V value)
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.