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.
157 lines
3.6 KiB
157 lines
3.6 KiB
.class final Lcom/google/common/collect/AllEqualOrdering; |
|
.super Lcom/google/common/collect/Ordering; |
|
.source "AllEqualOrdering.java" |
|
|
|
# interfaces |
|
.implements Ljava/io/Serializable; |
|
|
|
|
|
# annotations |
|
.annotation build Lcom/google/common/annotations/GwtCompatible; |
|
serializable = true |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"Lcom/google/common/collect/Ordering", |
|
"<", |
|
"Ljava/lang/Object;", |
|
">;", |
|
"Ljava/io/Serializable;" |
|
} |
|
.end annotation |
|
|
|
|
|
# static fields |
|
.field static final INSTANCE:Lcom/google/common/collect/AllEqualOrdering; |
|
|
|
.field private static final serialVersionUID:J |
|
|
|
|
|
# direct methods |
|
.method static constructor <clinit>()V |
|
.locals 1 |
|
|
|
.prologue |
|
.line 33 |
|
new-instance v0, Lcom/google/common/collect/AllEqualOrdering; |
|
|
|
invoke-direct {v0}, Lcom/google/common/collect/AllEqualOrdering;-><init>()V |
|
|
|
sput-object v0, Lcom/google/common/collect/AllEqualOrdering;->INSTANCE:Lcom/google/common/collect/AllEqualOrdering; |
|
|
|
return-void |
|
.end method |
|
|
|
.method constructor <init>()V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 32 |
|
invoke-direct {p0}, Lcom/google/common/collect/Ordering;-><init>()V |
|
|
|
return-void |
|
.end method |
|
|
|
.method private readResolve()Ljava/lang/Object; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 57 |
|
sget-object v0, Lcom/google/common/collect/AllEqualOrdering;->INSTANCE:Lcom/google/common/collect/AllEqualOrdering; |
|
|
|
return-object v0 |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public compare(Ljava/lang/Object;Ljava/lang/Object;)I |
|
.locals 1 |
|
.param p1 # Ljava/lang/Object; |
|
.annotation runtime Ljavax/annotation/Nullable; |
|
.end annotation |
|
.end param |
|
.param p2 # Ljava/lang/Object; |
|
.annotation runtime Ljavax/annotation/Nullable; |
|
.end annotation |
|
.end param |
|
|
|
.prologue |
|
.line 37 |
|
const/4 v0, 0x0 |
|
|
|
return v0 |
|
.end method |
|
|
|
.method public immutableSortedCopy(Ljava/lang/Iterable;)Lcom/google/common/collect/ImmutableList; |
|
.locals 1 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"<E:", |
|
"Ljava/lang/Object;", |
|
">(", |
|
"Ljava/lang/Iterable", |
|
"<TE;>;)", |
|
"Lcom/google/common/collect/ImmutableList", |
|
"<TE;>;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 47 |
|
invoke-static {p1}, Lcom/google/common/collect/ImmutableList;->copyOf(Ljava/lang/Iterable;)Lcom/google/common/collect/ImmutableList; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public reverse()Lcom/google/common/collect/Ordering; |
|
.locals 0 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"<S:", |
|
"Ljava/lang/Object;", |
|
">()", |
|
"Lcom/google/common/collect/Ordering", |
|
"<TS;>;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 53 |
|
return-object p0 |
|
.end method |
|
|
|
.method public sortedCopy(Ljava/lang/Iterable;)Ljava/util/List; |
|
.locals 1 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"<E:", |
|
"Ljava/lang/Object;", |
|
">(", |
|
"Ljava/lang/Iterable", |
|
"<TE;>;)", |
|
"Ljava/util/List", |
|
"<TE;>;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 42 |
|
invoke-static {p1}, Lcom/google/common/collect/Lists;->newArrayList(Ljava/lang/Iterable;)Ljava/util/ArrayList; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public toString()Ljava/lang/String; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 62 |
|
const-string v0, "Ordering.allEqual()" |
|
|
|
return-object v0 |
|
.end method
|
|
|