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

com.taboola.backstage.model.ReportFilter Maven / Gradle / Ivy

package com.taboola.backstage.model;

/**
 * Created by vladi
 * Date: 10/29/2017
 * Time: 10:18 PM
 * By Taboola
 */
public interface ReportFilter {

    String getName();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy