java.lang.Object
org.apache.tinkerpop.gremlin.process.traversal.step.util.event.EventUtil

public final class EventUtil extends Object
Logic for registering events with the EventStrategy and the callback registry. Extracting this logic allows providers to reuse these utilities more readily.