public static class ToStringObject.DefaultToStringStyle
extends org.apache.commons.lang3.builder.ToStringStyle
| Constructor and Description |
|---|
DefaultToStringStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(StringBuffer buffer,
String fieldName,
Object[] array,
Boolean fullDetail) |
void |
append(StringBuffer buffer,
String fieldName,
Object value,
Boolean fullDetail) |
public void append(StringBuffer buffer, String fieldName, Object value, Boolean fullDetail)
append in class org.apache.commons.lang3.builder.ToStringStylepublic void append(StringBuffer buffer, String fieldName, Object[] array, Boolean fullDetail)
append in class org.apache.commons.lang3.builder.ToStringStyleCopyright © 2018 Alibaba Group. All rights reserved.