123456789101112131415161718192021 |
- .class public interface abstract annotation Landroid/support/annotation/Dimension$Unit;
- .super Ljava/lang/Object;
- .source ""
- # interfaces
- .implements Ljava/lang/annotation/Annotation;
- # annotations
- .annotation system Ldalvik/annotation/EnclosingClass;
- value = Landroid/support/annotation/Dimension;
- .end annotation
- .annotation system Ldalvik/annotation/InnerClass;
- accessFlags = 0x2609
- name = "Unit"
- .end annotation
- .annotation runtime Ljava/lang/annotation/Retention;
- value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
- .end annotation
|