mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-24 10:32:14 +02:00
5 lines
143 B
Smali
5 lines
143 B
Smali
.class public abstract interface LInterface;
|
|
.super Ljava/lang/Object;
|
|
|
|
.method public abstract interfaceMethod()Ljava/lang/String;
|
|
.end method |