T - the value typepublic static interface StringUtils.JoinCallback<T>
StringUtils.join(Collection, String, JoinCallback) method.| Modifier and Type | Method and Description |
|---|---|
void |
handle(StringBuilder sb,
T value) |
void handle(StringBuilder sb, T value)
Copyright © 2013-2014 Michael Angstadt. All Rights Reserved.