今奥全景相机
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.

85 lines
1.9 KiB

.class public abstract Lcom/google/common/collect/Sets$SetView;
.super Ljava/util/AbstractSet;
.source "Sets.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/collect/Sets;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "SetView"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<E:",
"Ljava/lang/Object;",
">",
"Ljava/util/AbstractSet",
"<TE;>;"
}
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
.prologue
.line 626
invoke-direct {p0}, Ljava/util/AbstractSet;-><init>()V
return-void
.end method
.method synthetic constructor <init>(Lcom/google/common/collect/Sets$1;)V
.locals 0
.prologue
.line 625
invoke-direct {p0}, Lcom/google/common/collect/Sets$SetView;-><init>()V
return-void
.end method
# virtual methods
.method public copyInto(Ljava/util/Set;)Ljava/util/Set;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"<S::",
"Ljava/util/Set",
"<TE;>;>(TS;)TS;"
}
.end annotation
.prologue
.line 651
invoke-interface {p1, p0}, Ljava/util/Set;->addAll(Ljava/util/Collection;)Z
.line 652
return-object p1
.end method
.method public immutableCopy()Lcom/google/common/collect/ImmutableSet;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/ImmutableSet",
"<TE;>;"
}
.end annotation
.prologue
.line 638
invoke-static {p0}, Lcom/google/common/collect/ImmutableSet;->copyOf(Ljava/util/Collection;)Lcom/google/common/collect/ImmutableSet;
move-result-object v0
return-object v0
.end method