Functions$HashSetCallable.smali
.class final enum Lio/reactivex/internal/functions/Functions$HashSetCallable;
.super Ljava/lang/Enum;
.source "Functions.java"
# interfaces
.implements Ljava/util/concurrent/Callable;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum",
"<",
"Lio/reactivex/internal/functions/Functions$HashSetCallable;",
">;",
"Ljava/util/concurrent/Callable",
"<",
"Ljava/util/Set",
"<",
"Ljava/lang/Object;",
">;>;"
}
.end annotation
# static fields
.field public static final enum INSTANCE:Lio/reactivex/internal/functions/Functions$HashSetCallable;
.field private static final synthetic bOO:[Lio/reactivex/internal/functions/Functions$HashSetCallable;
# direct methods
.method static constructor <clinit>()V
.registers 3
.prologue
.line 272
new-instance v0, Lio/reactivex/internal/functions/Functions$HashSetCallable;
const-string v1, "INSTANCE"
invoke-direct {v0, v1}, Lio/reactivex/internal/functions/Functions$HashSetCallable;-><init>(Ljava/lang/String;)V
sput-object v0, Lio/reactivex/internal/functions/Functions$HashSetCallable;->INSTANCE:Lio/reactivex/internal/functions/Functions$HashSetCallable;
.line 271
const/4 v0, 0x1
new-array v0, v0, [Lio/reactivex/internal/functions/Functions$HashSetCallable;
const/4 v1, 0x0
sget-object v2, Lio/reactivex/internal/functions/Functions$HashSetCallable;->INSTANCE:Lio/reactivex/internal/functions/Functions$HashSetCallable;
aput-object v2, v0, v1
sput-object v0, Lio/reactivex/internal/functions/Functions$HashSetCallable;->bOO:[Lio/reactivex/internal/functions/Functions$HashSetCallable;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.prologue
.line 271
const/4 v0, 0x0
invoke-direct {p0, p1, v0}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lio/reactivex/internal/functions/Functions$HashSetCallable;
.registers 2
.prologue
.line 271
const-class v0, Lio/reactivex/internal/functions/Functions$HashSetCallable;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object v0
check-cast v0, Lio/reactivex/internal/functions/Functions$HashSetCallable;
return-object v0
.end method
.method public static values()[Lio/reactivex/internal/functions/Functions$HashSetCallable;
.registers 1
.prologue
.line 271
sget-object v0, Lio/reactivex/internal/functions/Functions$HashSetCallable;->bOO:[Lio/reactivex/internal/functions/Functions$HashSetCallable;
invoke-virtual {v0}, [Lio/reactivex/internal/functions/Functions$HashSetCallable;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lio/reactivex/internal/functions/Functions$HashSetCallable;
return-object v0
.end method
# virtual methods
.method public final bridge synthetic call()Ljava/lang/Object;
.registers 2
.prologue
.line 271
invoke-virtual {p0}, Lio/reactivex/internal/functions/Functions$HashSetCallable;->call()Ljava/util/Set;
move-result-object v0
return-object v0
.end method
.method public final call()Ljava/util/Set;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Set",
"<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.prologue
.line 275
new-instance v0, Ljava/util/HashSet;
invoke-direct {v0}, Ljava/util/HashSet;-><init>()V
return-object v0
.end method