public interface Formattable
Modifier and Type | Method and Description |
---|---|
void |
formatTo(IncidentStream is)
Emit the customized human readable text to represent this object
|
void formatTo(IncidentStream is)
is
- the incident stream, the data will be written here