5.19 I18N.LcPrintFormats
Defined in namespace I18N
Superclass: I18N.LocaleConventions
Category: i18n-Messages
LcPrintFormats subclasses have instances that understand #?, #printString: and #print:on: (the last of which is abstract) which provide a means to convert miscellaneous objects to Strings according to the rules that are used in the given locale.
5.19.1 I18N.LcPrintFormats: printing
(instance)
5.19.1 I18N.LcPrintFormats: printing
? anObject
Answer how anObject must be printed according to the receiver's formatting conventions.
print: anObject on: aStream
Print anObject on aStream according to the receiver's formatting conventions.
printString: anObject
Answer how anObject must be printed according to the receiver's formatting conventions.
This document was generated on
April, 16 2013
using
texi2html