-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class PreviewItem implements Parcelable
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringurlprivate final PreviewTypetype
-
Constructor Summary
Constructors Constructor Description PreviewItem(String url, PreviewType type)
-
Method Summary
Modifier and Type Method Description final StringgetUrl()final PreviewTypegetType()-
-
Constructor Detail
-
PreviewItem
PreviewItem(String url, PreviewType type)
-
-
Method Detail
-
getType
final PreviewType getType()
-
-
-
-