Class AutoService.MultiPlotService
java.lang.Object
com.plotsquared.core.services.plots.AutoService.MultiPlotService
- All Implemented Interfaces:
cloud.commandframework.services.types.Service<AutoQuery,,List<Plot>> AutoService,Function<AutoQuery,,List<Plot>> Predicate<AutoQuery>
- Enclosing interface:
- AutoService
public static final class AutoService.MultiPlotService
extends Object
implements AutoService, Predicate<AutoQuery>
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.plotsquared.core.services.plots.AutoService
AutoService.DefaultAutoService, AutoService.MultiPlotService, AutoService.SinglePlotService -
Field Summary
Fields inherited from interface com.plotsquared.core.services.plots.AutoService
plotCandidateCache, plotLock -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cloud.commandframework.services.types.Service
apply, order