12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- .class final Landroid/support/v7/widget/RecyclerView$SavedState$1;
- .super Ljava/lang/Object;
- .source ""
- # interfaces
- .implements Landroid/support/v4/os/ParcelableCompatCreatorCallbacks;
- # annotations
- .annotation system Ldalvik/annotation/EnclosingClass;
- value = Landroid/support/v7/widget/RecyclerView$SavedState;
- .end annotation
- .annotation system Ldalvik/annotation/InnerClass;
- accessFlags = 0x8
- name = null
- .end annotation
- .annotation system Ldalvik/annotation/Signature;
- value = {
- "Ljava/lang/Object;",
- "Landroid/support/v4/os/ParcelableCompatCreatorCallbacks<",
- "Landroid/support/v7/widget/RecyclerView$SavedState;",
- ">;"
- }
- .end annotation
- # direct methods
- .method constructor <init>()V
- .locals 0
- invoke-direct {p0}, Ljava/lang/Object;-><init>()V
- return-void
- .end method
- # virtual methods
- .method public createFromParcel(Landroid/os/Parcel;Ljava/lang/ClassLoader;)Landroid/support/v7/widget/RecyclerView$SavedState;
- .locals 1
- new-instance v0, Landroid/support/v7/widget/RecyclerView$SavedState;
- invoke-direct {v0, p1, p2}, Landroid/support/v7/widget/RecyclerView$SavedState;-><init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
- return-object v0
- .end method
- .method public bridge synthetic createFromParcel(Landroid/os/Parcel;Ljava/lang/ClassLoader;)Ljava/lang/Object;
- .locals 0
- invoke-virtual {p0, p1, p2}, Landroid/support/v7/widget/RecyclerView$SavedState$1;->createFromParcel(Landroid/os/Parcel;Ljava/lang/ClassLoader;)Landroid/support/v7/widget/RecyclerView$SavedState;
- move-result-object p1
- return-object p1
- .end method
- .method public newArray(I)[Landroid/support/v7/widget/RecyclerView$SavedState;
- .locals 0
- new-array p1, p1, [Landroid/support/v7/widget/RecyclerView$SavedState;
- return-object p1
- .end method
- .method public bridge synthetic newArray(I)[Ljava/lang/Object;
- .locals 0
- invoke-virtual {p0, p1}, Landroid/support/v7/widget/RecyclerView$SavedState$1;->newArray(I)[Landroid/support/v7/widget/RecyclerView$SavedState;
- move-result-object p1
- return-object p1
- .end method
|