163 lines
3.6 KiB
Smali
163 lines
3.6 KiB
Smali
.class final Lcom/google/common/base/CharMatcher$IsNot;
|
|
.super Lcom/google/common/base/CharMatcher$FastMatcher;
|
|
.source "CharMatcher.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/common/base/CharMatcher;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "IsNot"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private final match:C
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(C)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lcom/google/common/base/CharMatcher$FastMatcher;-><init>()V
|
|
|
|
.line 2
|
|
iput-char p1, p0, Lcom/google/common/base/CharMatcher$IsNot;->match:C
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public and(Lcom/google/common/base/CharMatcher;)Lcom/google/common/base/CharMatcher;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-char v0, p0, Lcom/google/common/base/CharMatcher$IsNot;->match:C
|
|
|
|
invoke-virtual {p1, v0}, Lcom/google/common/base/CharMatcher;->matches(C)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
invoke-super {p0, p1}, Lcom/google/common/base/CharMatcher;->and(Lcom/google/common/base/CharMatcher;)Lcom/google/common/base/CharMatcher;
|
|
|
|
move-result-object p1
|
|
|
|
:cond_0
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public matches(C)Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-char v0, p0, Lcom/google/common/base/CharMatcher$IsNot;->match:C
|
|
|
|
if-eq p1, v0, :cond_0
|
|
|
|
const/4 p1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p1, 0x0
|
|
|
|
:goto_0
|
|
return p1
|
|
.end method
|
|
|
|
.method public negate()Lcom/google/common/base/CharMatcher;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-char v0, p0, Lcom/google/common/base/CharMatcher$IsNot;->match:C
|
|
|
|
invoke-static {v0}, Lcom/google/common/base/CharMatcher;->is(C)Lcom/google/common/base/CharMatcher;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public or(Lcom/google/common/base/CharMatcher;)Lcom/google/common/base/CharMatcher;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-char v0, p0, Lcom/google/common/base/CharMatcher$IsNot;->match:C
|
|
|
|
invoke-virtual {p1, v0}, Lcom/google/common/base/CharMatcher;->matches(C)Z
|
|
|
|
move-result p1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
invoke-static {}, Lcom/google/common/base/CharMatcher;->any()Lcom/google/common/base/CharMatcher;
|
|
|
|
move-result-object p1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
move-object p1, p0
|
|
|
|
:goto_0
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public setBits(Ljava/util/BitSet;)V
|
|
.locals 2
|
|
.annotation build Lcom/google/common/annotations/GwtIncompatible;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-char v0, p0, Lcom/google/common/base/CharMatcher$IsNot;->match:C
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-virtual {p1, v1, v0}, Ljava/util/BitSet;->set(II)V
|
|
|
|
.line 2
|
|
iget-char v0, p0, Lcom/google/common/base/CharMatcher$IsNot;->match:C
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
const/high16 v1, 0x10000
|
|
|
|
invoke-virtual {p1, v0, v1}, Ljava/util/BitSet;->set(II)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public toString()Ljava/lang/String;
|
|
.locals 4
|
|
|
|
.line 1
|
|
iget-char v0, p0, Lcom/google/common/base/CharMatcher$IsNot;->match:C
|
|
|
|
invoke-static {v0}, Lcom/google/common/base/CharMatcher;->access$100(C)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
const/16 v1, 0x15
|
|
|
|
invoke-static {v0, v1}, Lcom/android/billingclient/api/d;->a(Ljava/lang/String;I)I
|
|
|
|
move-result v1
|
|
|
|
const-string v2, "CharMatcher.isNot(\'"
|
|
|
|
const-string v3, "\')"
|
|
|
|
invoke-static {v1, v2, v0, v3}, Lcom/google/android/gms/ads/internal/a;->a(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|