HDKeyDerivation$PublicDeriveMode.smali
.class public final enum Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
.super Ljava/lang/Enum;
.source "HDKeyDerivation.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum",
"<",
"Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;",
">;"
}
.end annotation
# static fields
.field public static final enum NORMAL:Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
.field private static final synthetic Qy:[Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
.field public static final enum WITH_INVERSION:Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
# direct methods
.method static constructor <clinit>()V
.registers 4
.prologue
const/4 v3, 0x1
const/4 v2, 0x0
.line 174
new-instance v0, Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
const-string v1, "NORMAL"
invoke-direct {v0, v1, v2}, Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;->NORMAL:Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
.line 175
new-instance v0, Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
const-string v1, "WITH_INVERSION"
invoke-direct {v0, v1, v3}, Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;->WITH_INVERSION:Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
.line 173
const/4 v0, 0x2
new-array v0, v0, [Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
sget-object v1, Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;->NORMAL:Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
aput-object v1, v0, v2
sget-object v1, Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;->WITH_INVERSION:Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
aput-object v1, v0, v3
sput-object v0, Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;->Qy:[Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.prologue
.line 173
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
.registers 2
.prologue
.line 173
const-class v0, Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object v0
check-cast v0, Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
return-object v0
.end method
.method public static values()[Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
.registers 1
.prologue
.line 173
sget-object v0, Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;->Qy:[Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
invoke-virtual {v0}, [Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/crypto/HDKeyDerivation$PublicDeriveMode;
return-object v0
.end method