@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
public static @interface Retrofit.QueryBinding
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.Class<? extends Retrofit.Bindable> |
binder |
java.lang.String |
value |
public abstract java.lang.Class<? extends Retrofit.Bindable> binder