OSSymbol
Abstract: A container class whose instances represent unique string values.
An OSSymbol object represents a unique string value. When creating an OSSymbol, a string is given and an OSSymbol representing this string is created if none exist for this string. If a symbol for this string already exists, then a reference to an existing symbol is returned.
© 2000 Apple Computer, Inc. (Last Updated 2/23/2000)