public class DefaultValueStyler extends Object implements ValueStyler
toString styling conventions.
Uses the reflective visitor pattern underneath the hood to nicely encapsulate styling algorithms for each type of styled object.
public String style(@Nullable Object value)
ValueStylerstyle 在接口中 ValueStylervalue - the Object value to style