mirror of
https://github.com/revanced/smali.git
synced 2025-04-30 06:34:25 +02:00

git-svn-id: https://smali.googlecode.com/svn/trunk@79 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
6 lines
200 B
Smali
6 lines
200 B
Smali
.class public abstract interface annotation LSubAnnotation;
|
|
.super Ljava/lang/Object;
|
|
.implements Ljava/lang/annotation/Annotation;
|
|
|
|
.method public abstract stringValue()Ljava/lang/String;
|
|
.end method |