Interface Reporter

All Superinterfaces:
Appendable, AutoCloseable
All Known Implementing Classes:
FileReporter, LogReporter

public interface Reporter extends Appendable, AutoCloseable
A marker interface needed to make curation reporter classes into plugins.
Author:
mhwood