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