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.
81 lines
2.1 KiB
81 lines
2.1 KiB
2 years ago
|
.class Lcom/google/common/base/Splitter$3$1;
|
||
|
.super Lcom/google/common/base/Splitter$SplittingIterator;
|
||
|
.source "Splitter.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/google/common/base/Splitter$3;->iterator(Lcom/google/common/base/Splitter;Ljava/lang/CharSequence;)Lcom/google/common/base/Splitter$SplittingIterator;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/google/common/base/Splitter$3;
|
||
|
|
||
|
.field final synthetic val$matcher:Ljava/util/regex/Matcher;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/google/common/base/Splitter$3;Lcom/google/common/base/Splitter;Ljava/lang/CharSequence;Ljava/util/regex/Matcher;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 224
|
||
|
iput-object p1, p0, Lcom/google/common/base/Splitter$3$1;->this$0:Lcom/google/common/base/Splitter$3;
|
||
|
|
||
|
iput-object p4, p0, Lcom/google/common/base/Splitter$3$1;->val$matcher:Ljava/util/regex/Matcher;
|
||
|
|
||
|
invoke-direct {p0, p2, p3}, Lcom/google/common/base/Splitter$SplittingIterator;-><init>(Lcom/google/common/base/Splitter;Ljava/lang/CharSequence;)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public separatorEnd(I)I
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 230
|
||
|
iget-object v0, p0, Lcom/google/common/base/Splitter$3$1;->val$matcher:Ljava/util/regex/Matcher;
|
||
|
|
||
|
invoke-virtual {v0}, Ljava/util/regex/Matcher;->end()I
|
||
|
|
||
|
move-result v0
|
||
|
|
||
|
return v0
|
||
|
.end method
|
||
|
|
||
|
.method public separatorStart(I)I
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 226
|
||
|
iget-object v0, p0, Lcom/google/common/base/Splitter$3$1;->val$matcher:Ljava/util/regex/Matcher;
|
||
|
|
||
|
invoke-virtual {v0, p1}, Ljava/util/regex/Matcher;->find(I)Z
|
||
|
|
||
|
move-result v0
|
||
|
|
||
|
if-eqz v0, :cond_0
|
||
|
|
||
|
iget-object v0, p0, Lcom/google/common/base/Splitter$3$1;->val$matcher:Ljava/util/regex/Matcher;
|
||
|
|
||
|
invoke-virtual {v0}, Ljava/util/regex/Matcher;->start()I
|
||
|
|
||
|
move-result v0
|
||
|
|
||
|
:goto_0
|
||
|
return v0
|
||
|
|
||
|
:cond_0
|
||
|
const/4 v0, -0x1
|
||
|
|
||
|
goto :goto_0
|
||
|
.end method
|