Changes of com.discord v1221
This commit is contained in:
parent
8c826440cb
commit
e9c16df8d5
1162 changed files with 35359 additions and 27587 deletions
36
com.discord/smali/f/a/m/a/b.smali
Normal file
36
com.discord/smali/f/a/m/a/b.smali
Normal file
|
@ -0,0 +1,36 @@
|
|||
.class public final synthetic Lf/a/m/a/b;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Lcom/discord/models/domain/Model$JsonReader$ItemFactory;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic a:Lcom/discord/models/domain/Model$JsonReader;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lcom/discord/models/domain/Model$JsonReader;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf/a/m/a/b;->a:Lcom/discord/models/domain/Model$JsonReader;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final get()Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/m/a/b;->a:Lcom/discord/models/domain/Model$JsonReader;
|
||||
|
||||
invoke-static {v0}, Lcom/discord/utilities/error/Error$SkemaError;->a(Lcom/discord/models/domain/Model$JsonReader;)Lcom/discord/utilities/error/Error$SkemaErrorItem;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue