All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vwo.event.EventHandler Maven / Gradle / Ivy

There is a newer version: 1.66.0
Show newest version
package com.vwo.event;

public interface EventHandler {

  void dispatchEvent(DispatchEvent event) throws Exception;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy