Place the displayable a into a target java.lang.StringBuilder.
Place the displayable a into a target java.lang.StringBuilder.
If limit is positive, it is the maximum target width.
If strict is true, do everything possible to meet the width. If false, it's advisory only. Numbers, for example, should generally clip (or fail to print) only in strict mode.