Parcelable: Allow custom describeContents() implementation

This commit is contained in:
Yan Zhulanow
2017-06-29 18:57:11 +03:00
parent 4197380621
commit 96c9bcd820
6 changed files with 69 additions and 3 deletions
@@ -45,7 +45,12 @@ public final class User : java/lang/Object, android/os/Parcelable {
public void <init>(java.lang.String p0, java.lang.String p1, int p2, boolean p3)
public final int describeContents()
public final int describeContents() {
LABEL (L0)
LDC (0)
IRETURN
LABEL (L1)
}
public final int getAge()