public class SimpleVipDetailsHelper extends java.lang.Object implements VipDetailsHelper
| Constructor and Description |
|---|
SimpleVipDetailsHelper(com.squareup.okhttp.OkHttpClient client,
Parameters parameters,
ConfigHelper configHelper,
com.google.gson.Gson gson) |
| Modifier and Type | Method and Description |
|---|---|
GetVipDetailsData |
getDetails(Vip vip) |
protected void |
waitForFutures(java.util.List<java.util.concurrent.Future> futures) |
public SimpleVipDetailsHelper(com.squareup.okhttp.OkHttpClient client,
Parameters parameters,
ConfigHelper configHelper,
com.google.gson.Gson gson)
public GetVipDetailsData getDetails(Vip vip)
getDetails in interface VipDetailsHelperprotected void waitForFutures(java.util.List<java.util.concurrent.Future> futures)
Copyright © 2017 Richard Thurston. All Rights Reserved.