b$1.smali
.class final Lcom/google/common/base/b$1;
.super Lcom/google/common/base/b;
.source "CharMatcher.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/base/b;
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.prologue
.line 67
invoke-direct {p0}, Lcom/google/common/base/b;-><init>()V
return-void
.end method
# virtual methods
.method public final synthetic apply(Ljava/lang/Object;)Z
.registers 3
.prologue
.line 67
check-cast p1, Ljava/lang/Character;
invoke-super {p0, p1}, Lcom/google/common/base/b;->a(Ljava/lang/Character;)Z
move-result v0
return v0
.end method
.method public final c(C)Z
.registers 5
.prologue
const/4 v0, 0x1
const/4 v1, 0x0
.line 70
sparse-switch p1, :sswitch_data_12
.line 87
const/16 v2, 0x2000
if-lt p1, v2, :cond_10
const/16 v2, 0x200a
if-gt p1, v2, :cond_10
:goto_d
:sswitch_d
return v0
:sswitch_e
move v0, v1
.line 85
goto :goto_d
:cond_10
move v0, v1
.line 87
goto :goto_d
.line 70
:sswitch_data_12
.sparse-switch
0x9 -> :sswitch_d
0xa -> :sswitch_d
0xb -> :sswitch_d
0xc -> :sswitch_d
0xd -> :sswitch_d
0x20 -> :sswitch_d
0x85 -> :sswitch_d
0x1680 -> :sswitch_d
0x2007 -> :sswitch_e
0x2028 -> :sswitch_d
0x2029 -> :sswitch_d
0x205f -> :sswitch_d
0x3000 -> :sswitch_d
.end sparse-switch
.end method
.method public final toString()Ljava/lang/String;
.registers 2
.prologue
.line 93
const-string v0, "CharMatcher.BREAKING_WHITESPACE"
return-object v0
.end method