程序包 cn.taketoday.core.style
package cn.taketoday.core.style
Support for styling values as Strings, with ToStringBuilder as central class.
-
类说明Default
toString()styler.Converts objects to String form, generally for debugging purposes, using defaulttoStringstyling conventions.Utility class that builds pretty-printingtoString()methods with pluggable styling conventions.A strategy interface for pretty-printingtoString()methods.Strategy that encapsulates value String styling algorithms according to conventions.