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

dk.tbsalling.ais.tracker.TrackEventEmitter Maven / Gradle / Ivy

package dk.tbsalling.ais.tracker;

/**
 * Created by tbsalling on 02/02/15.
 */
public interface TrackEventEmitter {
    void registerSubscriber(Object subscriber);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy