|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ICharSequence | This builds upon CharSequence . |
IPrepareToStringAware | Gives the ability to alter the state of a IToStringAware
implementation, just before the IToStringAware.toStringAware(ToString)
call is performed. |
IToStringAware | This interface is implemented by classes whose objects can be part
of nested hierarchies (or graphs) and it's purpose is to support, through
the use of ToString , correct pretty-printing. |
IToStringAwareProvider | Implement this if you want to support ToString -based
pretty-printing for external classes. |
Class Summary | |
---|---|
KVToString | Helper subclass of ToString to handle key-value pairs. |
StringUtil | Utility, string-based methods. |
ToString | Generic class for producing string representations of objects. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |