mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
24 lines
580 B
Smali
24 lines
580 B
Smali
.class public interface abstract Lorg/webrtc/ThreadUtils$BlockingOperation;
|
|
.super Ljava/lang/Object;
|
|
.source "ThreadUtils.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lorg/webrtc/ThreadUtils;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "BlockingOperation"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract run()V
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/lang/InterruptedException;
|
|
}
|
|
.end annotation
|
|
.end method
|