ExifModeWhiteListCopy

Created by svennahler on 03.11.16.

open class ExifModeWhiteListCopy

Constructors

ExifModeWhiteListCopy
Link copied to clipboard
open fun ExifModeWhiteListCopy(whiteList: HashSet<TAG>)

Functions

describeContents
Link copied to clipboard
open fun describeContents(): Int
writeToParcel
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)

Properties

CREATOR
Link copied to clipboard
val CREATOR: Creator<ExifModeWhiteListCopy>