File
Doc
Category
Size
Date
Package
PrintJobId.java
API Doc
Android 5.1 API
585
Sat Mar 14 14:09:40 GMT 2015
android.print
PrintJobId
java.lang.Object
public final class PrintJobId extends Object implements android.os.Parcelable
Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
PrintJobId
()
throw new RuntimeException("Stub!");
Methods Summary
public
int
describeContents
()
throw new RuntimeException("Stub!");
public
boolean
equals
(
java.lang.Object
obj)
throw new RuntimeException("Stub!");
public
int
hashCode
()
throw new RuntimeException("Stub!");
public void
writeToParcel
(
android.os.Parcel
parcel,
int
flags)
throw new RuntimeException("Stub!");
Java Code Source