public static final class RedirectUtil.ResolveResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static <any> |
CREATOR |
Constructor and Description |
---|
ResolveResult(Parcel in) |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
ResolveInfo |
getResolveInfo() |
RedirectUtil.ResolveType |
getResolveType() |
void |
writeToParcel(Parcel out,
int flags) |
public int describeContents()
public void writeToParcel(Parcel out, int flags)
public RedirectUtil.ResolveType getResolveType()
public ResolveInfo getResolveInfo()