public class DefaultToStringOperator<T> extends Object implements ToStringOperator<T>
| Constructor and Description |
|---|
DefaultToStringOperator(Class<T> targetType) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
convertMap(Map<String,Object> obj,
long features,
Set<String> ignoreProperty) |
static String |
coverString(String str,
double percent) |
protected void |
init() |
protected Map<String,Object> |
toMap(T target,
long features,
Set<String> ignoreProperty) |
String |
toString(T target,
long features,
Set<String> ignoreProperty) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringCopyright © 2016–2021. All rights reserved.