apkfuckery/com.discord/smali_classes2/h0/a$a.smali

63 lines
1.1 KiB
Smali
Raw Normal View History

2020-04-11 15:34:05 +00:00
.class public final Lh0/a$a;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
2020-04-11 15:34:05 +00:00
.source "BackpressureOverflow.java"
2019-07-24 11:27:29 +00:00
# interfaces
2020-04-11 15:34:05 +00:00
.implements Lh0/a$b;
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-04-11 15:34:05 +00:00
value = Lh0/a;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2020-04-11 15:34:05 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = "a"
.end annotation
# static fields
2020-04-11 15:34:05 +00:00
.field public static final a:Lh0/a$a;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public static constructor <clinit>()V
2019-07-24 11:27:29 +00:00
.locals 1
2020-04-11 15:34:05 +00:00
new-instance v0, Lh0/a$a;
2019-07-24 11:27:29 +00:00
2020-04-11 15:34:05 +00:00
invoke-direct {v0}, Lh0/a$a;-><init>()V
2019-07-24 11:27:29 +00:00
2020-04-11 15:34:05 +00:00
sput-object v0, Lh0/a$a;->a:Lh0/a$a;
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
2020-04-11 15:34:05 +00:00
# virtual methods
.method public a()Z
.locals 2
2019-07-24 11:27:29 +00:00
.annotation system Ldalvik/annotation/Throws;
value = {
2020-04-11 15:34:05 +00:00
Lh0/k/b;
2019-07-24 11:27:29 +00:00
}
.end annotation
2020-04-11 15:34:05 +00:00
new-instance v0, Lh0/k/b;
const-string v1, "Overflowed buffer"
invoke-direct {v0, v1}, Lh0/k/b;-><init>(Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2020-04-11 15:34:05 +00:00
throw v0
2019-07-24 11:27:29 +00:00
.end method