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

org.oscim.event.Event Maven / Gradle / Ivy

package org.oscim.event;

/**
 * The Class Event to be sub-classed by event-producers. Should be used
 * to distinguish the type of event when more than one is produced.
 */
public class Event {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy