Interface Writable

All Superinterfaces:
Streamable
All Known Implementing Classes:
ConfigurationMetadata, PropertyMetadata

public interface Writable extends Streamable

An interface for classes to implement that are capable of writing themselves to a Writer

.
Since:
1.0
Author:
Graeme Rocher