.class public final enum Lkotlinx/coroutines/flow/SharingCommand; .super Ljava/lang/Enum; .source "SharingStarted.kt" # annotations .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Enum<", "Lkotlinx/coroutines/flow/SharingCommand;", ">;" } .end annotation .annotation runtime Lkotlin/Metadata; bv = { 0x1, 0x0, 0x3 } d1 = { "\u0000\u000c\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\u0008\u0005\u0008\u0086\u0001\u0018\u00002\u0008\u0012\u0004\u0012\u00020\u00000\u0001B\u0007\u0008\u0002\u00a2\u0006\u0002\u0010\u0002j\u0002\u0008\u0003j\u0002\u0008\u0004j\u0002\u0008\u0005\u00a8\u0006\u0006" } d2 = { "Lkotlinx/coroutines/flow/SharingCommand;", "", "(Ljava/lang/String;I)V", "START", "STOP", "STOP_AND_RESET_REPLAY_CACHE", "kotlinx-coroutines-core" } k = 0x1 mv = { 0x1, 0x4, 0x0 } .end annotation # static fields .field private static final synthetic $VALUES:[Lkotlinx/coroutines/flow/SharingCommand; .field public static final enum START:Lkotlinx/coroutines/flow/SharingCommand; .field public static final enum STOP:Lkotlinx/coroutines/flow/SharingCommand; .field public static final enum STOP_AND_RESET_REPLAY_CACHE:Lkotlinx/coroutines/flow/SharingCommand; # direct methods .method public static constructor ()V .locals 4 const/4 v0, 0x3 new-array v0, v0, [Lkotlinx/coroutines/flow/SharingCommand; new-instance v1, Lkotlinx/coroutines/flow/SharingCommand; const-string v2, "START" const/4 v3, 0x0 invoke-direct {v1, v2, v3}, Lkotlinx/coroutines/flow/SharingCommand;->(Ljava/lang/String;I)V sput-object v1, Lkotlinx/coroutines/flow/SharingCommand;->START:Lkotlinx/coroutines/flow/SharingCommand; aput-object v1, v0, v3 new-instance v1, Lkotlinx/coroutines/flow/SharingCommand; const-string v2, "STOP" const/4 v3, 0x1 invoke-direct {v1, v2, v3}, Lkotlinx/coroutines/flow/SharingCommand;->(Ljava/lang/String;I)V sput-object v1, Lkotlinx/coroutines/flow/SharingCommand;->STOP:Lkotlinx/coroutines/flow/SharingCommand; aput-object v1, v0, v3 new-instance v1, Lkotlinx/coroutines/flow/SharingCommand; const-string v2, "STOP_AND_RESET_REPLAY_CACHE" const/4 v3, 0x2 invoke-direct {v1, v2, v3}, Lkotlinx/coroutines/flow/SharingCommand;->(Ljava/lang/String;I)V sput-object v1, Lkotlinx/coroutines/flow/SharingCommand;->STOP_AND_RESET_REPLAY_CACHE:Lkotlinx/coroutines/flow/SharingCommand; aput-object v1, v0, v3 sput-object v0, Lkotlinx/coroutines/flow/SharingCommand;->$VALUES:[Lkotlinx/coroutines/flow/SharingCommand; return-void .end method .method private constructor (Ljava/lang/String;I)V .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "()V" } .end annotation .line 1 invoke-direct {p0, p1, p2}, Ljava/lang/Enum;->(Ljava/lang/String;I)V return-void .end method .method public static valueOf(Ljava/lang/String;)Lkotlinx/coroutines/flow/SharingCommand; .locals 1 const-class v0, Lkotlinx/coroutines/flow/SharingCommand; invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum; move-result-object p0 check-cast p0, Lkotlinx/coroutines/flow/SharingCommand; return-object p0 .end method .method public static values()[Lkotlinx/coroutines/flow/SharingCommand; .locals 1 sget-object v0, Lkotlinx/coroutines/flow/SharingCommand;->$VALUES:[Lkotlinx/coroutines/flow/SharingCommand; invoke-virtual {v0}, [Lkotlinx/coroutines/flow/SharingCommand;->clone()Ljava/lang/Object; move-result-object v0 check-cast v0, [Lkotlinx/coroutines/flow/SharingCommand; return-object v0 .end method