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

com.tomtom.james.common.api.StatisticsProvider Maven / Gradle / Ivy

There is a newer version: 2.0.8
Show newest version
package com.tomtom.james.common.api;

import java.util.Map;

public interface StatisticsProvider {
    Map getStatistics();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy