Package com.fullcontact.apilib.stats
Interface FCStats
-
public interface FCStatsInterface which can be implemented for getting stats for a particular request
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcompanyEnrichResponseCode(int code)longcompanyEnrichResponseTime(long time)intpersonEnrichResponseCode(int code)longpersonEnrichResponseTime(long time)
-