public class DummyClient extends java.lang.Object implements Statistics
| Constructor and Description |
|---|
DummyClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
io.reactivex.Maybe<retrofit2.Response<okhttp3.ResponseBody>> |
send(StatisticsItem item) |
public io.reactivex.Maybe<retrofit2.Response<okhttp3.ResponseBody>> send(StatisticsItem item)
send in interface Statisticspublic void close()
close in interface java.io.Closeableclose in interface java.lang.AutoCloseable