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.
54 lines
1.1 KiB
54 lines
1.1 KiB
.class final Lcom/google/common/base/CharMatcher$5; |
|
.super Lcom/google/common/base/CharMatcher; |
|
.source "CharMatcher.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingClass; |
|
value = Lcom/google/common/base/CharMatcher; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x8 |
|
name = null |
|
.end annotation |
|
|
|
|
|
# direct methods |
|
.method constructor <init>(Ljava/lang/String;)V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 191 |
|
invoke-direct {p0, p1}, Lcom/google/common/base/CharMatcher;-><init>(Ljava/lang/String;)V |
|
|
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public bridge synthetic apply(Ljava/lang/Object;)Z |
|
.locals 1 |
|
|
|
.prologue |
|
.line 191 |
|
check-cast p1, Ljava/lang/Character; |
|
|
|
invoke-super {p0, p1}, Lcom/google/common/base/CharMatcher;->apply(Ljava/lang/Character;)Z |
|
|
|
move-result v0 |
|
|
|
return v0 |
|
.end method |
|
|
|
.method public matches(C)Z |
|
.locals 1 |
|
|
|
.prologue |
|
.line 193 |
|
invoke-static {p1}, Ljava/lang/Character;->isUpperCase(C)Z |
|
|
|
move-result v0 |
|
|
|
return v0 |
|
.end method
|
|
|