RealWebSocket$CancelRunnable.smali
.class final Lokhttp3/internal/ws/RealWebSocket$CancelRunnable;
.super Ljava/lang/Object;
.source "RealWebSocket.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/internal/ws/RealWebSocket;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x10
name = "CancelRunnable"
.end annotation
# instance fields
.field final synthetic this$0:Lokhttp3/internal/ws/RealWebSocket;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lokhttp3/internal/ws/RealWebSocket;)V
.registers 2
.param p1, "this$0" # Lokhttp3/internal/ws/RealWebSocket;
.line 610
iput-object p1, p0, Lokhttp3/internal/ws/RealWebSocket$CancelRunnable;->this$0:Lokhttp3/internal/ws/RealWebSocket;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 2
.line 612
iget-object v0, p0, Lokhttp3/internal/ws/RealWebSocket$CancelRunnable;->this$0:Lokhttp3/internal/ws/RealWebSocket;
invoke-virtual {v0}, Lokhttp3/internal/ws/RealWebSocket;->cancel()V
.line 613
return-void
.end method