public class SoftwareScanner
extends java.lang.Object
implements java.lang.Cloneable, android.os.Parcelable
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<SoftwareScanner> |
CREATOR |
H35 |
h35
|
| Constructor and Description |
|---|
SoftwareScanner() |
| Modifier and Type | Method and Description |
|---|---|
SoftwareScanner |
clone() |
int |
describeContents() |
void |
writeToParcel(android.os.Parcel parcel,
int i) |
public H35 h35
public static final android.os.Parcelable.Creator<SoftwareScanner> CREATOR
@NonNull public SoftwareScanner clone() throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedExceptionpublic int describeContents()
describeContents in interface android.os.Parcelablepublic void writeToParcel(android.os.Parcel parcel,
int i)
writeToParcel in interface android.os.Parcelable