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