mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-24 10:32:14 +02: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 |