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

470 lines
11 KiB

.class final Lcom/google/common/collect/EmptyContiguousSet;
.super Lcom/google/common/collect/ContiguousSet;
.source "EmptyContiguousSet.java"
# annotations
.annotation build Lcom/google/common/annotations/GwtCompatible;
emulated = true
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/common/collect/EmptyContiguousSet$1;,
Lcom/google/common/collect/EmptyContiguousSet$SerializedForm;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<C::",
"Ljava/lang/Comparable;",
">",
"Lcom/google/common/collect/ContiguousSet",
"<TC;>;"
}
.end annotation
# direct methods
.method constructor <init>(Lcom/google/common/collect/DiscreteDomain;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/common/collect/DiscreteDomain",
"<TC;>;)V"
}
.end annotation
.prologue
.line 34
invoke-direct {p0, p1}, Lcom/google/common/collect/ContiguousSet;-><init>(Lcom/google/common/collect/DiscreteDomain;)V
.line 35
return-void
.end method
# virtual methods
.method public asList()Lcom/google/common/collect/ImmutableList;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/ImmutableList",
"<TC;>;"
}
.end annotation
.prologue
.line 97
invoke-static {}, Lcom/google/common/collect/ImmutableList;->of()Lcom/google/common/collect/ImmutableList;
move-result-object v0
return-object v0
.end method
.method createDescendingSet()Lcom/google/common/collect/ImmutableSortedSet;
.locals 2
.annotation build Lcom/google/common/annotations/GwtIncompatible;
value = "NavigableSet"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/ImmutableSortedSet",
"<TC;>;"
}
.end annotation
.prologue
.line 139
new-instance v0, Lcom/google/common/collect/EmptyImmutableSortedSet;
invoke-static {}, Lcom/google/common/collect/Ordering;->natural()Lcom/google/common/collect/Ordering;
move-result-object v1
invoke-virtual {v1}, Lcom/google/common/collect/Ordering;->reverse()Lcom/google/common/collect/Ordering;
move-result-object v1
invoke-direct {v0, v1}, Lcom/google/common/collect/EmptyImmutableSortedSet;-><init>(Ljava/util/Comparator;)V
return-object v0
.end method
.method public descendingIterator()Lcom/google/common/collect/UnmodifiableIterator;
.locals 1
.annotation build Lcom/google/common/annotations/GwtIncompatible;
value = "NavigableSet"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/UnmodifiableIterator",
"<TC;>;"
}
.end annotation
.prologue
.line 85
invoke-static {}, Lcom/google/common/collect/Iterators;->emptyIterator()Lcom/google/common/collect/UnmodifiableIterator;
move-result-object v0
return-object v0
.end method
.method public equals(Ljava/lang/Object;)Z
.locals 1
.param p1 # Ljava/lang/Object;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
.prologue
.line 105
instance-of v0, p1, Ljava/util/Set;
if-eqz v0, :cond_0
.line 106
check-cast p1, Ljava/util/Set;
.line 107
invoke-interface {p1}, Ljava/util/Set;->isEmpty()Z
move-result v0
.line 109
:goto_0
return v0
:cond_0
const/4 v0, 0x0
goto :goto_0
.end method
.method public first()Ljava/lang/Comparable;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()TC;"
}
.end annotation
.prologue
.line 38
new-instance v0, Ljava/util/NoSuchElementException;
invoke-direct {v0}, Ljava/util/NoSuchElementException;-><init>()V
throw v0
.end method
.method public bridge synthetic first()Ljava/lang/Object;
.locals 1
.prologue
.line 30
invoke-virtual {p0}, Lcom/google/common/collect/EmptyContiguousSet;->first()Ljava/lang/Comparable;
move-result-object v0
return-object v0
.end method
.method public hashCode()I
.locals 1
.prologue
.line 113
const/4 v0, 0x0
return v0
.end method
.method headSetImpl(Ljava/lang/Comparable;Z)Lcom/google/common/collect/ContiguousSet;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TC;Z)",
"Lcom/google/common/collect/ContiguousSet",
"<TC;>;"
}
.end annotation
.prologue
.line 62
return-object p0
.end method
.method bridge synthetic headSetImpl(Ljava/lang/Object;Z)Lcom/google/common/collect/ImmutableSortedSet;
.locals 1
.prologue
.line 30
check-cast p1, Ljava/lang/Comparable;
invoke-virtual {p0, p1, p2}, Lcom/google/common/collect/EmptyContiguousSet;->headSetImpl(Ljava/lang/Comparable;Z)Lcom/google/common/collect/ContiguousSet;
move-result-object v0
return-object v0
.end method
.method indexOf(Ljava/lang/Object;)I
.locals 1
.annotation build Lcom/google/common/annotations/GwtIncompatible;
value = "not used by GWT emulation"
.end annotation
.prologue
.line 76
const/4 v0, -0x1
return v0
.end method
.method public intersection(Lcom/google/common/collect/ContiguousSet;)Lcom/google/common/collect/ContiguousSet;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/common/collect/ContiguousSet",
"<TC;>;)",
"Lcom/google/common/collect/ContiguousSet",
"<TC;>;"
}
.end annotation
.prologue
.line 50
return-object p0
.end method
.method public isEmpty()Z
.locals 1
.prologue
.line 93
const/4 v0, 0x1
return v0
.end method
.method isPartialView()Z
.locals 1
.prologue
.line 89
const/4 v0, 0x0
return v0
.end method
.method public iterator()Lcom/google/common/collect/UnmodifiableIterator;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/UnmodifiableIterator",
"<TC;>;"
}
.end annotation
.prologue
.line 80
invoke-static {}, Lcom/google/common/collect/Iterators;->emptyIterator()Lcom/google/common/collect/UnmodifiableIterator;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic iterator()Ljava/util/Iterator;
.locals 1
.prologue
.line 30
invoke-virtual {p0}, Lcom/google/common/collect/EmptyContiguousSet;->iterator()Lcom/google/common/collect/UnmodifiableIterator;
move-result-object v0
return-object v0
.end method
.method public last()Ljava/lang/Comparable;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()TC;"
}
.end annotation
.prologue
.line 42
new-instance v0, Ljava/util/NoSuchElementException;
invoke-direct {v0}, Ljava/util/NoSuchElementException;-><init>()V
throw v0
.end method
.method public bridge synthetic last()Ljava/lang/Object;
.locals 1
.prologue
.line 30
invoke-virtual {p0}, Lcom/google/common/collect/EmptyContiguousSet;->last()Ljava/lang/Comparable;
move-result-object v0
return-object v0
.end method
.method public range()Lcom/google/common/collect/Range;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/Range",
"<TC;>;"
}
.end annotation
.prologue
.line 54
new-instance v0, Ljava/util/NoSuchElementException;
invoke-direct {v0}, Ljava/util/NoSuchElementException;-><init>()V
throw v0
.end method
.method public range(Lcom/google/common/collect/BoundType;Lcom/google/common/collect/BoundType;)Lcom/google/common/collect/Range;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/common/collect/BoundType;",
"Lcom/google/common/collect/BoundType;",
")",
"Lcom/google/common/collect/Range",
"<TC;>;"
}
.end annotation
.prologue
.line 58
new-instance v0, Ljava/util/NoSuchElementException;
invoke-direct {v0}, Ljava/util/NoSuchElementException;-><init>()V
throw v0
.end method
.method public size()I
.locals 1
.prologue
.line 46
const/4 v0, 0x0
return v0
.end method
.method subSetImpl(Ljava/lang/Comparable;ZLjava/lang/Comparable;Z)Lcom/google/common/collect/ContiguousSet;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TC;ZTC;Z)",
"Lcom/google/common/collect/ContiguousSet",
"<TC;>;"
}
.end annotation
.prologue
.line 67
return-object p0
.end method
.method bridge synthetic subSetImpl(Ljava/lang/Object;ZLjava/lang/Object;Z)Lcom/google/common/collect/ImmutableSortedSet;
.locals 1
.prologue
.line 30
check-cast p1, Ljava/lang/Comparable;
check-cast p3, Ljava/lang/Comparable;
invoke-virtual {p0, p1, p2, p3, p4}, Lcom/google/common/collect/EmptyContiguousSet;->subSetImpl(Ljava/lang/Comparable;ZLjava/lang/Comparable;Z)Lcom/google/common/collect/ContiguousSet;
move-result-object v0
return-object v0
.end method
.method tailSetImpl(Ljava/lang/Comparable;Z)Lcom/google/common/collect/ContiguousSet;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TC;Z)",
"Lcom/google/common/collect/ContiguousSet",
"<TC;>;"
}
.end annotation
.prologue
.line 71
return-object p0
.end method
.method bridge synthetic tailSetImpl(Ljava/lang/Object;Z)Lcom/google/common/collect/ImmutableSortedSet;
.locals 1
.prologue
.line 30
check-cast p1, Ljava/lang/Comparable;
invoke-virtual {p0, p1, p2}, Lcom/google/common/collect/EmptyContiguousSet;->tailSetImpl(Ljava/lang/Comparable;Z)Lcom/google/common/collect/ContiguousSet;
move-result-object v0
return-object v0
.end method
.method public toString()Ljava/lang/String;
.locals 1
.prologue
.line 101
const-string v0, "[]"
return-object v0
.end method
.method writeReplace()Ljava/lang/Object;
.locals 3
.annotation build Lcom/google/common/annotations/GwtIncompatible;
value = "serialization"
.end annotation
.prologue
.line 134
new-instance v0, Lcom/google/common/collect/EmptyContiguousSet$SerializedForm;
iget-object v1, p0, Lcom/google/common/collect/EmptyContiguousSet;->domain:Lcom/google/common/collect/DiscreteDomain;
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lcom/google/common/collect/EmptyContiguousSet$SerializedForm;-><init>(Lcom/google/common/collect/DiscreteDomain;Lcom/google/common/collect/EmptyContiguousSet$1;)V
return-object v0
.end method