g.smali
.class public final Ll3/g;
.super Ljava/lang/Object;
.source "EventStoreModule_SchemaVersionFactory.java"
# interfaces
.implements Lhp/b;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lhp/b<",
"Ljava/lang/Integer;",
">;"
}
.end annotation
# static fields
.field public static final a:Ll3/g;
# direct methods
.method public static constructor <clinit>()V
.registers 1
new-instance v0, Ll3/g;
invoke-direct {v0}, Ll3/g;-><init>()V
sput-object v0, Ll3/g;->a:Ll3/g;
return-void
.end method
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a()Ll3/g;
.registers 1
sget-object v0, Ll3/g;->a:Ll3/g;
return-object v0
.end method
.method public static b()I
.registers 1
invoke-static {}, Ll3/e;->b()I
move-result v0
return v0
.end method
# virtual methods
.method public get()Ljava/lang/Integer;
.registers 2
invoke-static {}, Ll3/g;->b()I
move-result v0
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic get()Ljava/lang/Object;
.registers 2
invoke-virtual {p0}, Ll3/g;->get()Ljava/lang/Integer;
move-result-object v0
return-object v0
.end method