FileDocCategorySizeDatePackage
WorkSource.javaAPI DocAndroid 5.1 API1165Sat Mar 14 14:09:42 GMT 2015android.os

WorkSource

public class WorkSource extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
public WorkSource()

 throw new RuntimeException("Stub!"); 
public WorkSource(WorkSource orig)

 throw new RuntimeException("Stub!"); 
Methods Summary
public booleanadd(android.os.WorkSource other)

 throw new RuntimeException("Stub!"); 
public voidclear()

 throw new RuntimeException("Stub!"); 
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public booleandiff(android.os.WorkSource other)

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object o)

 throw new RuntimeException("Stub!"); 
public inthashCode()

 throw new RuntimeException("Stub!"); 
public booleanremove(android.os.WorkSource other)

 throw new RuntimeException("Stub!"); 
public voidset(android.os.WorkSource other)

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");