xref: /aosp_15_r20/external/google-smali/examples/Interface/Interface.smali (revision 37f5703ca959d1ce24046e7595880d209e15c133)
1*37f5703cSAndroid Build Coastguard Worker.class public abstract interface LInterface;
2*37f5703cSAndroid Build Coastguard Worker.super Ljava/lang/Object;
3*37f5703cSAndroid Build Coastguard Worker
4*37f5703cSAndroid Build Coastguard Worker.method public abstract interfaceMethod()Ljava/lang/String;
5*37f5703cSAndroid Build Coastguard Worker.end method