Platform.smali
.class final Lcom/google/common/base/Platform;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/common/base/Platform$JdkPatternCompiler;
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
const-class v0, Lcom/google/common/base/Platform;
invoke-virtual {v0}, Ljava/lang/Class;->getName()Ljava/lang/String;
move-result-object v0
invoke-static {v0}, Ljava/util/logging/Logger;->getLogger(Ljava/lang/String;)Ljava/util/logging/Logger;
invoke-static {}, Lcom/google/common/base/Platform;->a()Lcom/google/common/base/PatternCompiler;
return-void
.end method
.method private constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method private static a()Lcom/google/common/base/PatternCompiler;
.registers 2
new-instance v0, Lcom/google/common/base/Platform$JdkPatternCompiler;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lcom/google/common/base/Platform$JdkPatternCompiler;-><init>(Lcom/google/common/base/Platform$1;)V
return-object v0
.end method
.method static b(Ljava/lang/String;)Z
.registers 1
if-eqz p0, :cond_b
invoke-virtual {p0}, Ljava/lang/String;->isEmpty()Z
move-result p0
if-eqz p0, :cond_9
goto :goto_b
:cond_9
const/4 p0, 0x0
goto :goto_c
:cond_b
:goto_b
const/4 p0, 0x1
:goto_c
return p0
.end method