Class AutoService.DefaultAutoService
java.lang.Object
com.plotsquared.core.services.plots.AutoService.DefaultAutoService
- All Implemented Interfaces:
com.intellectualsites.services.types.Service<AutoService.AutoQuery,List<Plot>>,AutoService,Function<AutoService.AutoQuery,List<Plot>>
- Enclosing interface:
- AutoService
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.plotsquared.core.services.plots.AutoService
AutoService.AutoQuery, 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 com.intellectualsites.services.types.Service
apply, order
-
Constructor Details
-
DefaultAutoService
public DefaultAutoService()
-
-
Method Details
-
handle
- Specified by:
handlein interfacecom.intellectualsites.services.types.Service<AutoService.AutoQuery,List<Plot>>
-