public interface  org.openjdk.jmh.results.format.ResultFormat extends java.lang.Object
{
public abstract void writeOut(java.util.Collection);
}