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

70 lines
1.8 KiB

.class Lcom/google/common/collect/EmptyImmutableSetMultimap;
.super Lcom/google/common/collect/ImmutableSetMultimap;
.source "EmptyImmutableSetMultimap.java"
# annotations
.annotation build Lcom/google/common/annotations/GwtCompatible;
serializable = true
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/common/collect/ImmutableSetMultimap",
"<",
"Ljava/lang/Object;",
"Ljava/lang/Object;",
">;"
}
.end annotation
# static fields
.field static final INSTANCE:Lcom/google/common/collect/EmptyImmutableSetMultimap;
.field private static final serialVersionUID:J
# direct methods
.method static constructor <clinit>()V
.locals 1
.prologue
.line 28
new-instance v0, Lcom/google/common/collect/EmptyImmutableSetMultimap;
invoke-direct {v0}, Lcom/google/common/collect/EmptyImmutableSetMultimap;-><init>()V
sput-object v0, Lcom/google/common/collect/EmptyImmutableSetMultimap;->INSTANCE:Lcom/google/common/collect/EmptyImmutableSetMultimap;
return-void
.end method
.method private constructor <init>()V
.locals 3
.prologue
.line 32
invoke-static {}, Lcom/google/common/collect/ImmutableMap;->of()Lcom/google/common/collect/ImmutableMap;
move-result-object v0
const/4 v1, 0x0
const/4 v2, 0x0
invoke-direct {p0, v0, v1, v2}, Lcom/google/common/collect/ImmutableSetMultimap;-><init>(Lcom/google/common/collect/ImmutableMap;ILjava/util/Comparator;)V
.line 33
return-void
.end method
.method private readResolve()Ljava/lang/Object;
.locals 1
.prologue
.line 36
sget-object v0, Lcom/google/common/collect/EmptyImmutableSetMultimap;->INSTANCE:Lcom/google/common/collect/EmptyImmutableSetMultimap;
return-object v0
.end method