Class ReportList

java.lang.Object
com.sk89q.worldedit.util.report.ReportList
All Implemented Interfaces:
Report, Iterable<Report>, Collection<Report>, List<Report>

public class ReportList extends Object implements Report, List<Report>