mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
27 lines
614 B
Smali
27 lines
614 B
Smali
.class public interface abstract Lio/flutter/embedding/android/ExclusiveAppComponent;
|
|
.super Ljava/lang/Object;
|
|
.source "ExclusiveAppComponent.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract detachFromFlutterEngine()V
|
|
.end method
|
|
|
|
.method public abstract getAppComponent()Ljava/lang/Object;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()TT;"
|
|
}
|
|
.end annotation
|
|
.end method
|