public interface ToStringOperator<T>
| Modifier and Type | Method and Description |
|---|---|
String |
toString(T target,
long features,
Set<String> ignoreProperty) |
default String |
toString(T target,
String... ignoreProperty) |
Copyright © 2016–2021. All rights reserved.