public interface AppendableToString
| Modifier and Type | Method and Description |
|---|---|
void |
appendTo(org.apache.commons.lang3.builder.ToStringStyle style,
StringBuffer buffer)
Append this to string builder.
|
void appendTo(org.apache.commons.lang3.builder.ToStringStyle style,
StringBuffer buffer)
style - The styla to apply.buffer - The string buffer to use.Copyright © 2019–2025 Teslanet.nl. All rights reserved.