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

io.github.honoriuss.blossom.interfaces.ITrackingHandler Maven / Gradle / Ivy

package io.github.honoriuss.blossom.interfaces;

public interface ITrackingHandler {
    void handleTracking(T message);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy