Uses of Package
com.saperion.common.lang.format
Packages that use com.saperion.common.lang.format
-
Classes in com.saperion.common.lang.format used by com.saperion.common.lang.formatClassDescriptionContains useful constants that are often used by string formatting methods.This interface tags objects that provide their parameter-informations for the standard
Object.toString()
-format by implementing theToStringParameterPossessor.getToStringParameters(ToStringParameters)
-method.ToStringParameters
collects the parameter-informations for the standardObject.toString()
-format of aToStringParameterPossessor
.