mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
28 lines
653 B
Smali
28 lines
653 B
Smali
.class public abstract Lcom/google/gson/internal/JsonReaderInternalAccess;
|
|
.super Ljava/lang/Object;
|
|
.source "JsonReaderInternalAccess.java"
|
|
|
|
|
|
# static fields
|
|
.field public static INSTANCE:Lcom/google/gson/internal/JsonReaderInternalAccess;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 25
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract promoteNameToValue(Lcom/google/gson/stream/JsonReader;)V
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
.end method
|