@FunctionalInterface
public static interface MetaConfig.ObjectToStringPolicy
Meta.toString(Object)
when Getter.type()
== PropertyType.OBJECT
.
Instances must be immutable and thread-safe.Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString(java.lang.Object o) |