Interface Statistics
-
- All Superinterfaces:
java.lang.AutoCloseable,java.io.Closeable
- All Known Implementing Classes:
DummyClient,StatisticsClient
public interface Statistics extends java.io.Closeable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.reactivex.Maybe<retrofit2.Response<okhttp3.ResponseBody>>send(StatisticsItem item)
-
-
-
Method Detail
-
send
io.reactivex.Maybe<retrofit2.Response<okhttp3.ResponseBody>> send(StatisticsItem item)
-
-