Class PlotQuery

java.lang.Object
com.plotsquared.core.util.query.PlotQuery
All Implemented Interfaces:
Iterable<Plot>

public final class PlotQuery extends Object implements Iterable<Plot>
This represents a plot query, and can be used to search for plots matching certain criteria.

The queries can be reused as no results are stored in the query itself