- Type Parameters:
T
- the type to render
public static class Renderer
extends Object
An object that can render other objects of a particular type into plain-text
form. Allows decoupling that is useful for a dependency-injection
architecture.
- See Also:
- Serialized Form