mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-12 05:47:46 +01:00
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 |