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.
231 lines
6.4 KiB
231 lines
6.4 KiB
.class public Lcom/google/common/collect/ImmutableSet$Builder; |
|
.super Lcom/google/common/collect/ImmutableCollection$ArrayBasedBuilder; |
|
.source "ImmutableSet.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingClass; |
|
value = Lcom/google/common/collect/ImmutableSet; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x9 |
|
name = "Builder" |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"<E:", |
|
"Ljava/lang/Object;", |
|
">", |
|
"Lcom/google/common/collect/ImmutableCollection$ArrayBasedBuilder", |
|
"<TE;>;" |
|
} |
|
.end annotation |
|
|
|
|
|
# direct methods |
|
.method public constructor <init>()V |
|
.locals 1 |
|
|
|
.prologue |
|
.line 463 |
|
const/4 v0, 0x4 |
|
|
|
invoke-direct {p0, v0}, Lcom/google/common/collect/ImmutableSet$Builder;-><init>(I)V |
|
|
|
.line 464 |
|
return-void |
|
.end method |
|
|
|
.method constructor <init>(I)V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 467 |
|
invoke-direct {p0, p1}, Lcom/google/common/collect/ImmutableCollection$ArrayBasedBuilder;-><init>(I)V |
|
|
|
.line 468 |
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public bridge synthetic add(Ljava/lang/Object;)Lcom/google/common/collect/ImmutableCollection$ArrayBasedBuilder; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 456 |
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/ImmutableSet$Builder;->add(Ljava/lang/Object;)Lcom/google/common/collect/ImmutableSet$Builder; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public bridge synthetic add(Ljava/lang/Object;)Lcom/google/common/collect/ImmutableCollection$Builder; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 456 |
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/ImmutableSet$Builder;->add(Ljava/lang/Object;)Lcom/google/common/collect/ImmutableSet$Builder; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public bridge synthetic add([Ljava/lang/Object;)Lcom/google/common/collect/ImmutableCollection$Builder; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 456 |
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/ImmutableSet$Builder;->add([Ljava/lang/Object;)Lcom/google/common/collect/ImmutableSet$Builder; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public add(Ljava/lang/Object;)Lcom/google/common/collect/ImmutableSet$Builder; |
|
.locals 0 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(TE;)", |
|
"Lcom/google/common/collect/ImmutableSet$Builder", |
|
"<TE;>;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 480 |
|
invoke-super {p0, p1}, Lcom/google/common/collect/ImmutableCollection$ArrayBasedBuilder;->add(Ljava/lang/Object;)Lcom/google/common/collect/ImmutableCollection$ArrayBasedBuilder; |
|
|
|
.line 481 |
|
return-object p0 |
|
.end method |
|
|
|
.method public varargs add([Ljava/lang/Object;)Lcom/google/common/collect/ImmutableSet$Builder; |
|
.locals 0 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"([TE;)", |
|
"Lcom/google/common/collect/ImmutableSet$Builder", |
|
"<TE;>;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 494 |
|
invoke-super {p0, p1}, Lcom/google/common/collect/ImmutableCollection$ArrayBasedBuilder;->add([Ljava/lang/Object;)Lcom/google/common/collect/ImmutableCollection$Builder; |
|
|
|
.line 495 |
|
return-object p0 |
|
.end method |
|
|
|
.method public bridge synthetic addAll(Ljava/lang/Iterable;)Lcom/google/common/collect/ImmutableCollection$Builder; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 456 |
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/ImmutableSet$Builder;->addAll(Ljava/lang/Iterable;)Lcom/google/common/collect/ImmutableSet$Builder; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public bridge synthetic addAll(Ljava/util/Iterator;)Lcom/google/common/collect/ImmutableCollection$Builder; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 456 |
|
invoke-virtual {p0, p1}, Lcom/google/common/collect/ImmutableSet$Builder;->addAll(Ljava/util/Iterator;)Lcom/google/common/collect/ImmutableSet$Builder; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public addAll(Ljava/lang/Iterable;)Lcom/google/common/collect/ImmutableSet$Builder; |
|
.locals 0 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(", |
|
"Ljava/lang/Iterable", |
|
"<+TE;>;)", |
|
"Lcom/google/common/collect/ImmutableSet$Builder", |
|
"<TE;>;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 508 |
|
invoke-super {p0, p1}, Lcom/google/common/collect/ImmutableCollection$ArrayBasedBuilder;->addAll(Ljava/lang/Iterable;)Lcom/google/common/collect/ImmutableCollection$Builder; |
|
|
|
.line 509 |
|
return-object p0 |
|
.end method |
|
|
|
.method public addAll(Ljava/util/Iterator;)Lcom/google/common/collect/ImmutableSet$Builder; |
|
.locals 0 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(", |
|
"Ljava/util/Iterator", |
|
"<+TE;>;)", |
|
"Lcom/google/common/collect/ImmutableSet$Builder", |
|
"<TE;>;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 522 |
|
invoke-super {p0, p1}, Lcom/google/common/collect/ImmutableCollection$ArrayBasedBuilder;->addAll(Ljava/util/Iterator;)Lcom/google/common/collect/ImmutableCollection$Builder; |
|
|
|
.line 523 |
|
return-object p0 |
|
.end method |
|
|
|
.method public bridge synthetic build()Lcom/google/common/collect/ImmutableCollection; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 456 |
|
invoke-virtual {p0}, Lcom/google/common/collect/ImmutableSet$Builder;->build()Lcom/google/common/collect/ImmutableSet; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public build()Lcom/google/common/collect/ImmutableSet; |
|
.locals 2 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"()", |
|
"Lcom/google/common/collect/ImmutableSet", |
|
"<TE;>;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 531 |
|
iget v0, p0, Lcom/google/common/collect/ImmutableSet$Builder;->size:I |
|
|
|
iget-object v1, p0, Lcom/google/common/collect/ImmutableSet$Builder;->contents:[Ljava/lang/Object; |
|
|
|
invoke-static {v0, v1}, Lcom/google/common/collect/ImmutableSet;->access$000(I[Ljava/lang/Object;)Lcom/google/common/collect/ImmutableSet; |
|
|
|
move-result-object v0 |
|
|
|
.line 534 |
|
invoke-virtual {v0}, Lcom/google/common/collect/ImmutableSet;->size()I |
|
|
|
move-result v1 |
|
|
|
iput v1, p0, Lcom/google/common/collect/ImmutableSet$Builder;->size:I |
|
|
|
.line 535 |
|
return-object v0 |
|
.end method
|
|
|