mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
15 lines
393 B
Smali
15 lines
393 B
Smali
.class public interface abstract Lkotlin/jvm/internal/FunctionAdapter;
|
|
.super Ljava/lang/Object;
|
|
.source "FunctionAdapter.java"
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getFunctionDelegate()Lkotlin/Function;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lkotlin/Function<",
|
|
"*>;"
|
|
}
|
|
.end annotation
|
|
.end method
|