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

com.terheyden.event.SpecialEvent Maven / Gradle / Ivy

The newest version!
package com.terheyden.event;

/**
 * Special events are events that are published by the event router itself.
 */
public interface SpecialEvent {
    // Marker.
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy