1234567891011121314151617181920212223242526272829303132333435 |
- .class public interface abstract Landroid/support/v4/widget/FocusStrategy$BoundsAdapter;
- .super Ljava/lang/Object;
- .source ""
- # annotations
- .annotation system Ldalvik/annotation/EnclosingClass;
- value = Landroid/support/v4/widget/FocusStrategy;
- .end annotation
- .annotation system Ldalvik/annotation/InnerClass;
- accessFlags = 0x609
- name = "BoundsAdapter"
- .end annotation
- .annotation system Ldalvik/annotation/Signature;
- value = {
- "<T:",
- "Ljava/lang/Object;",
- ">",
- "Ljava/lang/Object;"
- }
- .end annotation
- # virtual methods
- .method public abstract obtainBounds(Ljava/lang/Object;Landroid/graphics/Rect;)V
- .annotation system Ldalvik/annotation/Signature;
- value = {
- "(TT;",
- "Landroid/graphics/Rect;",
- ")V"
- }
- .end annotation
- .end method
|