Class DelegateQueueCoordinator

java.lang.Object
com.plotsquared.core.queue.QueueCoordinator
com.plotsquared.core.queue.DelegateQueueCoordinator
Direct Known Subclasses:
AreaBoundDelegateQueueCoordinator, LocationOffsetDelegateQueueCoordinator, ScopedQueueCoordinator

public class DelegateQueueCoordinator extends QueueCoordinator
Queue that delegates to a parent queue.