Interface StringObject

All Superinterfaces:
AtomicObject, DataObject, PropertyHandler
All Known Implementing Classes:
StringObjectImpl

public interface StringObject extends AtomicObject
A StringObject represents a string as value.

A detailed description can be found in the StringClass.

Author:
Rainer Maximini
See Also: