org.gradle.api.changedetection.state
Class StateChangeEventDispatcher
java.lang.Object
org.gradle.util.queues.AbstractBlockingQueueItemConsumer
org.gradle.api.changedetection.state.StateChangeEventDispatcher
class StateChangeEventDispatcher
extends AbstractBlockingQueueItemConsumer
- author:
- Tom Eyckmans
StateChangeEventDispatcher
public StateChangeEventDispatcher(BlockingQueue toConsumeQueue, long pollTimeout, TimeUnit pollTimeoutTimeUnit, ChangeProcessor changeProcessor)
-
consume
protected boolean consume(StateChangeEvent queueItem)
-
Groovy Documentation