public class LegLinked
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static <any> |
CREATOR |
Modifier | Constructor and Description |
---|---|
|
LegLinked() |
protected |
LegLinked(Parcel source) |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
int |
getNext() |
int |
getPriv() |
void |
setNext(int next) |
void |
setPriv(int priv) |
void |
writeToParcel(Parcel dest,
int flags) |