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.
86 lines
2.2 KiB
86 lines
2.2 KiB
.class final Lcom/google/common/io/BaseEncoding$3; |
|
.super Ljava/lang/Object; |
|
.source "BaseEncoding.java" |
|
|
|
# interfaces |
|
.implements Lcom/google/common/io/GwtWorkarounds$CharInput; |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingMethod; |
|
value = Lcom/google/common/io/BaseEncoding;->ignoringInput(Lcom/google/common/io/GwtWorkarounds$CharInput;Lcom/google/common/base/CharMatcher;)Lcom/google/common/io/GwtWorkarounds$CharInput; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x8 |
|
name = null |
|
.end annotation |
|
|
|
|
|
# instance fields |
|
.field final synthetic val$delegate:Lcom/google/common/io/GwtWorkarounds$CharInput; |
|
|
|
.field final synthetic val$toIgnore:Lcom/google/common/base/CharMatcher; |
|
|
|
|
|
# direct methods |
|
.method constructor <init>(Lcom/google/common/io/GwtWorkarounds$CharInput;Lcom/google/common/base/CharMatcher;)V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 759 |
|
iput-object p1, p0, Lcom/google/common/io/BaseEncoding$3;->val$delegate:Lcom/google/common/io/GwtWorkarounds$CharInput; |
|
|
|
iput-object p2, p0, Lcom/google/common/io/BaseEncoding$3;->val$toIgnore:Lcom/google/common/base/CharMatcher; |
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V |
|
|
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public close()V |
|
.locals 1 |
|
|
|
.prologue |
|
.line 771 |
|
iget-object v0, p0, Lcom/google/common/io/BaseEncoding$3;->val$delegate:Lcom/google/common/io/GwtWorkarounds$CharInput; |
|
|
|
invoke-interface {v0}, Lcom/google/common/io/GwtWorkarounds$CharInput;->close()V |
|
|
|
.line 772 |
|
return-void |
|
.end method |
|
|
|
.method public read()I |
|
.locals 3 |
|
|
|
.prologue |
|
.line 764 |
|
:cond_0 |
|
iget-object v0, p0, Lcom/google/common/io/BaseEncoding$3;->val$delegate:Lcom/google/common/io/GwtWorkarounds$CharInput; |
|
|
|
invoke-interface {v0}, Lcom/google/common/io/GwtWorkarounds$CharInput;->read()I |
|
|
|
move-result v0 |
|
|
|
.line 765 |
|
const/4 v1, -0x1 |
|
|
|
if-eq v0, v1, :cond_1 |
|
|
|
iget-object v1, p0, Lcom/google/common/io/BaseEncoding$3;->val$toIgnore:Lcom/google/common/base/CharMatcher; |
|
|
|
int-to-char v2, v0 |
|
|
|
invoke-virtual {v1, v2}, Lcom/google/common/base/CharMatcher;->matches(C)Z |
|
|
|
move-result v1 |
|
|
|
if-nez v1, :cond_0 |
|
|
|
.line 766 |
|
:cond_1 |
|
return v0 |
|
.end method
|
|
|