You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
741 lines
24 KiB
741 lines
24 KiB
2 years ago
|
.class public final enum Lcom/google/common/base/StandardSystemProperty;
|
||
|
.super Ljava/lang/Enum;
|
||
|
.source "StandardSystemProperty.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation build Lcom/google/common/annotations/Beta;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation build Lcom/google/common/annotations/GwtIncompatible;
|
||
|
value = "java.lang.System#getProperty"
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Ljava/lang/Enum",
|
||
|
"<",
|
||
|
"Lcom/google/common/base/StandardSystemProperty;",
|
||
|
">;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# static fields
|
||
|
.field private static final synthetic $VALUES:[Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum FILE_SEPARATOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_CLASS_PATH:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_CLASS_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_COMPILER:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_EXT_DIRS:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_HOME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_IO_TMPDIR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_LIBRARY_PATH:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_SPECIFICATION_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_SPECIFICATION_VENDOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_SPECIFICATION_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_VENDOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_VENDOR_URL:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_VM_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_VM_SPECIFICATION_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_VM_SPECIFICATION_VENDOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_VM_SPECIFICATION_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_VM_VENDOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum JAVA_VM_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum LINE_SEPARATOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum OS_ARCH:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum OS_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum OS_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum PATH_SEPARATOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum USER_DIR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum USER_HOME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.field public static final enum USER_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field private final key:Ljava/lang/String;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method static constructor <clinit>()V
|
||
|
.locals 9
|
||
|
|
||
|
.prologue
|
||
|
const/4 v8, 0x4
|
||
|
|
||
|
const/4 v7, 0x3
|
||
|
|
||
|
const/4 v6, 0x2
|
||
|
|
||
|
const/4 v5, 0x1
|
||
|
|
||
|
const/4 v4, 0x0
|
||
|
|
||
|
.line 33
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_VERSION"
|
||
|
|
||
|
const-string v2, "java.version"
|
||
|
|
||
|
invoke-direct {v0, v1, v4, v2}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 36
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_VENDOR"
|
||
|
|
||
|
const-string v2, "java.vendor"
|
||
|
|
||
|
invoke-direct {v0, v1, v5, v2}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_VENDOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 39
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_VENDOR_URL"
|
||
|
|
||
|
const-string v2, "java.vendor.url"
|
||
|
|
||
|
invoke-direct {v0, v1, v6, v2}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_VENDOR_URL:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 42
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_HOME"
|
||
|
|
||
|
const-string v2, "java.home"
|
||
|
|
||
|
invoke-direct {v0, v1, v7, v2}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_HOME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 45
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_VM_SPECIFICATION_VERSION"
|
||
|
|
||
|
const-string v2, "java.vm.specification.version"
|
||
|
|
||
|
invoke-direct {v0, v1, v8, v2}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_VM_SPECIFICATION_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 48
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_VM_SPECIFICATION_VENDOR"
|
||
|
|
||
|
const/4 v2, 0x5
|
||
|
|
||
|
const-string v3, "java.vm.specification.vendor"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_VM_SPECIFICATION_VENDOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 51
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_VM_SPECIFICATION_NAME"
|
||
|
|
||
|
const/4 v2, 0x6
|
||
|
|
||
|
const-string v3, "java.vm.specification.name"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_VM_SPECIFICATION_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 54
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_VM_VERSION"
|
||
|
|
||
|
const/4 v2, 0x7
|
||
|
|
||
|
const-string v3, "java.vm.version"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_VM_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 57
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_VM_VENDOR"
|
||
|
|
||
|
const/16 v2, 0x8
|
||
|
|
||
|
const-string v3, "java.vm.vendor"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_VM_VENDOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 60
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_VM_NAME"
|
||
|
|
||
|
const/16 v2, 0x9
|
||
|
|
||
|
const-string v3, "java.vm.name"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_VM_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 63
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_SPECIFICATION_VERSION"
|
||
|
|
||
|
const/16 v2, 0xa
|
||
|
|
||
|
const-string v3, "java.specification.version"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_SPECIFICATION_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 66
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_SPECIFICATION_VENDOR"
|
||
|
|
||
|
const/16 v2, 0xb
|
||
|
|
||
|
const-string v3, "java.specification.vendor"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_SPECIFICATION_VENDOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 69
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_SPECIFICATION_NAME"
|
||
|
|
||
|
const/16 v2, 0xc
|
||
|
|
||
|
const-string v3, "java.specification.name"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_SPECIFICATION_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 72
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_CLASS_VERSION"
|
||
|
|
||
|
const/16 v2, 0xd
|
||
|
|
||
|
const-string v3, "java.class.version"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_CLASS_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 75
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_CLASS_PATH"
|
||
|
|
||
|
const/16 v2, 0xe
|
||
|
|
||
|
const-string v3, "java.class.path"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_CLASS_PATH:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 78
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_LIBRARY_PATH"
|
||
|
|
||
|
const/16 v2, 0xf
|
||
|
|
||
|
const-string v3, "java.library.path"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_LIBRARY_PATH:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 81
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_IO_TMPDIR"
|
||
|
|
||
|
const/16 v2, 0x10
|
||
|
|
||
|
const-string v3, "java.io.tmpdir"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_IO_TMPDIR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 84
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_COMPILER"
|
||
|
|
||
|
const/16 v2, 0x11
|
||
|
|
||
|
const-string v3, "java.compiler"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_COMPILER:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 87
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "JAVA_EXT_DIRS"
|
||
|
|
||
|
const/16 v2, 0x12
|
||
|
|
||
|
const-string v3, "java.ext.dirs"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->JAVA_EXT_DIRS:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 90
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "OS_NAME"
|
||
|
|
||
|
const/16 v2, 0x13
|
||
|
|
||
|
const-string v3, "os.name"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->OS_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 93
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "OS_ARCH"
|
||
|
|
||
|
const/16 v2, 0x14
|
||
|
|
||
|
const-string v3, "os.arch"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->OS_ARCH:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 96
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "OS_VERSION"
|
||
|
|
||
|
const/16 v2, 0x15
|
||
|
|
||
|
const-string v3, "os.version"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->OS_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 99
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "FILE_SEPARATOR"
|
||
|
|
||
|
const/16 v2, 0x16
|
||
|
|
||
|
const-string v3, "file.separator"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->FILE_SEPARATOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 102
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "PATH_SEPARATOR"
|
||
|
|
||
|
const/16 v2, 0x17
|
||
|
|
||
|
const-string v3, "path.separator"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->PATH_SEPARATOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 105
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "LINE_SEPARATOR"
|
||
|
|
||
|
const/16 v2, 0x18
|
||
|
|
||
|
const-string v3, "line.separator"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->LINE_SEPARATOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 108
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "USER_NAME"
|
||
|
|
||
|
const/16 v2, 0x19
|
||
|
|
||
|
const-string v3, "user.name"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->USER_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 111
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "USER_HOME"
|
||
|
|
||
|
const/16 v2, 0x1a
|
||
|
|
||
|
const-string v3, "user.home"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->USER_HOME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 114
|
||
|
new-instance v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
const-string v1, "USER_DIR"
|
||
|
|
||
|
const/16 v2, 0x1b
|
||
|
|
||
|
const-string v3, "user.dir"
|
||
|
|
||
|
invoke-direct {v0, v1, v2, v3}, Lcom/google/common/base/StandardSystemProperty;-><init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->USER_DIR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
.line 28
|
||
|
const/16 v0, 0x1c
|
||
|
|
||
|
new-array v0, v0, [Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
sget-object v1, Lcom/google/common/base/StandardSystemProperty;->JAVA_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v1, v0, v4
|
||
|
|
||
|
sget-object v1, Lcom/google/common/base/StandardSystemProperty;->JAVA_VENDOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v1, v0, v5
|
||
|
|
||
|
sget-object v1, Lcom/google/common/base/StandardSystemProperty;->JAVA_VENDOR_URL:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v1, v0, v6
|
||
|
|
||
|
sget-object v1, Lcom/google/common/base/StandardSystemProperty;->JAVA_HOME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v1, v0, v7
|
||
|
|
||
|
sget-object v1, Lcom/google/common/base/StandardSystemProperty;->JAVA_VM_SPECIFICATION_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v1, v0, v8
|
||
|
|
||
|
const/4 v1, 0x5
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->JAVA_VM_SPECIFICATION_VENDOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/4 v1, 0x6
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->JAVA_VM_SPECIFICATION_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/4 v1, 0x7
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->JAVA_VM_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0x8
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->JAVA_VM_VENDOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0x9
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->JAVA_VM_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0xa
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->JAVA_SPECIFICATION_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0xb
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->JAVA_SPECIFICATION_VENDOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0xc
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->JAVA_SPECIFICATION_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0xd
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->JAVA_CLASS_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0xe
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->JAVA_CLASS_PATH:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0xf
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->JAVA_LIBRARY_PATH:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0x10
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->JAVA_IO_TMPDIR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0x11
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->JAVA_COMPILER:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0x12
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->JAVA_EXT_DIRS:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0x13
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->OS_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0x14
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->OS_ARCH:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0x15
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->OS_VERSION:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0x16
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->FILE_SEPARATOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0x17
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->PATH_SEPARATOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0x18
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->LINE_SEPARATOR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0x19
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->USER_NAME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0x1a
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->USER_HOME:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
const/16 v1, 0x1b
|
||
|
|
||
|
sget-object v2, Lcom/google/common/base/StandardSystemProperty;->USER_DIR:Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
aput-object v2, v0, v1
|
||
|
|
||
|
sput-object v0, Lcom/google/common/base/StandardSystemProperty;->$VALUES:[Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method private constructor <init>(Ljava/lang/String;ILjava/lang/String;)V
|
||
|
.locals 0
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(",
|
||
|
"Ljava/lang/String;",
|
||
|
")V"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.prologue
|
||
|
.line 118
|
||
|
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
|
||
|
|
||
|
.line 119
|
||
|
iput-object p3, p0, Lcom/google/common/base/StandardSystemProperty;->key:Ljava/lang/String;
|
||
|
|
||
|
.line 120
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public static valueOf(Ljava/lang/String;)Lcom/google/common/base/StandardSystemProperty;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 28
|
||
|
const-class v0, Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
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/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method public static values()[Lcom/google/common/base/StandardSystemProperty;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 28
|
||
|
sget-object v0, Lcom/google/common/base/StandardSystemProperty;->$VALUES:[Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
invoke-virtual {v0}, [Lcom/google/common/base/StandardSystemProperty;->clone()Ljava/lang/Object;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
check-cast v0, [Lcom/google/common/base/StandardSystemProperty;
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public key()Ljava/lang/String;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 126
|
||
|
iget-object v0, p0, Lcom/google/common/base/StandardSystemProperty;->key:Ljava/lang/String;
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method public toString()Ljava/lang/String;
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
.line 141
|
||
|
new-instance v0, Ljava/lang/StringBuilder;
|
||
|
|
||
|
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
|
||
|
|
||
|
invoke-virtual {p0}, Lcom/google/common/base/StandardSystemProperty;->key()Ljava/lang/String;
|
||
|
|
||
|
move-result-object v1
|
||
|
|
||
|
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
const-string v1, "="
|
||
|
|
||
|
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
invoke-virtual {p0}, Lcom/google/common/base/StandardSystemProperty;->value()Ljava/lang/String;
|
||
|
|
||
|
move-result-object v1
|
||
|
|
||
|
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method public value()Ljava/lang/String;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 134
|
||
|
iget-object v0, p0, Lcom/google/common/base/StandardSystemProperty;->key:Ljava/lang/String;
|
||
|
|
||
|
invoke-static {v0}, Ljava/lang/System;->getProperty(Ljava/lang/String;)Ljava/lang/String;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|