Package | Description |
---|---|
com.scvngr.levelup.core.model | |
com.scvngr.levelup.core.model.factory.json | |
com.scvngr.levelup.core.net.request.factory |
Modifier and Type | Field and Description |
---|---|
static Parcelable.Creator<Interstitial> |
Interstitial.CREATOR
Implements the
Parcelable interface. |
Modifier and Type | Method and Description |
---|---|
protected Interstitial |
InterstitialJsonFactory.createFrom(JSONObject json) |
Modifier and Type | Method and Description |
---|---|
AbstractRequest |
InterstitialRequestFactory.buildInterstitialImageRequest(Interstitial interstitial)
Build a request to get the image for the
Interstitial passed. |