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
Methods inherited from class java.lang.Object
|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
StateChangeEventDispatcher
public StateChangeEventDispatcher(BlockingQueue toConsumeQueue, long pollTimeout, TimeUnit pollTimeoutTimeUnit, ChangeProcessor changeProcessor)
-
consume
protected boolean consume(StateChangeEvent queueItem)
-
Groovy Documentation