org.ckkloverdos.string
Interface IToStringAware
- All Known Subinterfaces:
- IL, IPrepareToStringAware
- All Known Implementing Classes:
- ClassLoaderResource, ClassLoaderResourceContext, CollectionProxy, CompositeClassLoader, CompositeResourceContext, FileResource, FileResourceContext, IntArray, JavaTypeRegistry, L
public interface 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.
- Author:
- Christos KK Loverdos
- See Also:
ToString
toStringAware
void toStringAware(ToString ts)
Copyright © 1999-2007 Christos KK Loverdos. All Rights Reserved.