x.smali
.class final Lkotlin/a/x;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/io/Serializable;
.implements Ljava/util/Map;
.implements Lkotlin/f/b/a/a;
# static fields
.field public static final a:Lkotlin/a/x;
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 13
new-instance v0, Lkotlin/a/x;
invoke-direct {v0}, Lkotlin/a/x;-><init>()V
sput-object v0, Lkotlin/a/x;->a:Lkotlin/a/x;
return-void
.end method
.method private constructor <init>()V
.registers 1
.line 13
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final clear()V
.registers 3
new-instance v0, Ljava/lang/UnsupportedOperationException;
const-string v1, "Operation is not supported for read-only collection"
invoke-direct {v0, v1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw v0
.end method
.method public final containsKey(Ljava/lang/Object;)Z
.registers 2
const/4 p1, 0x0
return p1
.end method
.method public final containsValue(Ljava/lang/Object;)Z
.registers 4
.line 13
instance-of v0, p1, Ljava/lang/Void;
const/4 v1, 0x0
if-nez v0, :cond_6
return v1
:cond_6
check-cast p1, Ljava/lang/Void;
const-string v0, "value"
invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V
return v1
.end method
.method public final bridge entrySet()Ljava/util/Set;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Set<",
"Ljava/util/Map$Entry;",
">;"
}
.end annotation
.line 1026
sget-object v0, Lkotlin/a/y;->a:Lkotlin/a/y;
check-cast v0, Ljava/util/Set;
return-object v0
.end method
.method public final equals(Ljava/lang/Object;)Z
.registers 3
.line 16
instance-of v0, p1, Ljava/util/Map;
if-eqz v0, :cond_e
check-cast p1, Ljava/util/Map;
invoke-interface {p1}, Ljava/util/Map;->isEmpty()Z
move-result p1
if-eqz p1, :cond_e
const/4 p1, 0x1
return p1
:cond_e
const/4 p1, 0x0
return p1
.end method
.method public final bridge get(Ljava/lang/Object;)Ljava/lang/Object;
.registers 2
const/4 p1, 0x0
return-object p1
.end method
.method public final hashCode()I
.registers 2
const/4 v0, 0x0
return v0
.end method
.method public final isEmpty()Z
.registers 2
const/4 v0, 0x1
return v0
.end method
.method public final bridge keySet()Ljava/util/Set;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Set<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.line 1027
sget-object v0, Lkotlin/a/y;->a:Lkotlin/a/y;
check-cast v0, Ljava/util/Set;
return-object v0
.end method
.method public final synthetic put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.registers 3
new-instance p1, Ljava/lang/UnsupportedOperationException;
const-string p2, "Operation is not supported for read-only collection"
invoke-direct {p1, p2}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public final putAll(Ljava/util/Map;)V
.registers 3
new-instance p1, Ljava/lang/UnsupportedOperationException;
const-string v0, "Operation is not supported for read-only collection"
invoke-direct {p1, v0}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public final remove(Ljava/lang/Object;)Ljava/lang/Object;
.registers 3
new-instance p1, Ljava/lang/UnsupportedOperationException;
const-string v0, "Operation is not supported for read-only collection"
invoke-direct {p1, v0}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public final bridge size()I
.registers 2
const/4 v0, 0x0
return v0
.end method
.method public final toString()Ljava/lang/String;
.registers 2
const-string v0, "{}"
return-object v0
.end method
.method public final bridge values()Ljava/util/Collection;
.registers 2
.line 1028
sget-object v0, Lkotlin/a/w;->a:Lkotlin/a/w;
check-cast v0, Ljava/util/Collection;
return-object v0
.end method