6 lines
200 B
Smali
Raw Normal View History

2012-09-19 20:19:12 -05:00
.class public abstract interface annotation LSubAnnotation;
.super Ljava/lang/Object;
.implements Ljava/lang/annotation/Annotation;
.method public abstract stringValue()Ljava/lang/String;
.end method