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

com.visenze.visearch.internal.TrackOperations Maven / Gradle / Ivy

There is a newer version: 1.14.5
Show newest version
package com.visenze.visearch.internal;

import java.util.Map;

/**
 * Created by dejun on 15/9/16.
 */
public interface TrackOperations {

    void sendEvent(Map params);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy