public class ServiceGenerator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Moshi |
moshi |
| Constructor and Description |
|---|
ServiceGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static <S> S |
createService(android.content.Context context,
java.lang.Class<S> serviceClass) |