程序包的使用
cn.taketoday.core.style
使用cn.taketoday.core.style的程序包
程序包
说明
Support for styling values as Strings, with ToStringBuilder as central class.
-
类说明Converts objects to String form, generally for debugging purposes, using default
toStringstyling 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.