xref: /aosp_15_r20/external/google-smali/examples/AnnotationValues/SubAnnotation.smali (revision 37f5703ca959d1ce24046e7595880d209e15c133)
1*37f5703cSAndroid Build Coastguard Worker.class public abstract interface annotation LSubAnnotation;
2*37f5703cSAndroid Build Coastguard Worker.super Ljava/lang/Object;
3*37f5703cSAndroid Build Coastguard Worker.implements Ljava/lang/annotation/Annotation;
4*37f5703cSAndroid Build Coastguard Worker
5*37f5703cSAndroid Build Coastguard Worker.method public abstract stringValue()Ljava/lang/String;
6*37f5703cSAndroid Build Coastguard Worker.end method