public static interface Event.PullStageVisitorBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
Event.ShutdownStageVisitorBuilder<T> |
pull(java.util.function.Function<PullEvent,T> pullVisitor) |
Event.ShutdownStageVisitorBuilder<T> pull(@Nonnull java.util.function.Function<PullEvent,T> pullVisitor)