a$e.smali

.class public final Lfc/a$e;
.super Ljava/lang/Object;
.source "CoreServer.kt"

# interfaces
.implements Lj2/b;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lfc/a;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = null
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public a(Lcom/garena/tcpcore/exception/TCPError;)Lj2/g;
    .registers 3

    sget-object v0, Lfc/a;->o:Lfc/a;

    invoke-static {v0, p1}, Lfc/a;->b(Lfc/a;Lcom/garena/tcpcore/exception/TCPError;)Lj2/g;

    move-result-object p1

    return-object p1
.end method

.method public a()Ln2/a;
    .registers 2

    sget-object v0, Lfc/a;->o:Lfc/a;

    invoke-static {v0}, Lfc/a;->b(Lfc/a;)Ln2/a;

    move-result-object v0

    return-object v0
.end method

.method public b(Lcom/garena/tcpcore/exception/TCPError;)V
    .registers 3

    sget-object v0, Lfc/a;->o:Lfc/a;

    invoke-static {v0, p1}, Lfc/a;->a(Lfc/a;Lcom/garena/tcpcore/exception/TCPError;)V

    return-void
.end method

.method public onConnected()V
    .registers 2

    sget-object v0, Lfc/a;->o:Lfc/a;

    invoke-static {v0}, Lfc/a;->c(Lfc/a;)V

    return-void
.end method