// ColorContainerKt.java
package in.mohalla.sharechat.appx.core.util;
​
import kotlin.Metadata;
​
@Metadata(
   mv = {1, 8, 0},
   k = 2,
   d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u001a\u0006\u0010\u0000\u001a\u00020\u0001¨\u0006\u0002"},
   d2 = {"main", "", "core_debug"}
)
public final class ColorContainerKt {
   public static final void main() {
      int color = ColorContainer.IntColor.constructor-impl(123);
      ColorContainer.IntColor var1 = ColorContainer.IntColor.box-impl(color);
      System.out.println(var1);
   }
​
   // $FF: synthetic method
   public static void main(String[] var0) {
      main();
   }
}
// ColorContainer.java
package in.mohalla.sharechat.appx.core.util;
​
import kotlin.Metadata;
import kotlin.jvm.JvmInline;
import kotlin.jvm.internal.Intrinsics;
import org.jetbrains.annotations.NotNull;
​
@Metadata(
   mv = {1, 8, 0},
   k = 1,
   d1 = {"\u0000\u0016\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\bv\u0018\u00002\u00020\u0001:\u0002\u0002\u0003\u0082\u0001\u0002\u0004\u0005¨\u0006\u0006"},
   d2 = {"Lin/mohalla/sharechat/appx/core/util/ColorContainer;", "", "IntColor", "StringColor", "Lin/mohalla/sharechat/appx/core/util/ColorContainer$IntColor;", "Lin/mohalla/sharechat/appx/core/util/ColorContainer$StringColor;", "core_debug"}
)
public interface ColorContainer {
   @JvmInline
   @Metadata(
      mv = {1, 8, 0},
      k = 1,
      d1 = {"\u0000(\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0005\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u0000\n\u0002\b\u0003\n\u0002\u0010\b\n\u0002\b\u0005\b\u0087@\u0018\u00002\u00020\u0001B\u0012\u0012\u0006\u0010\u0002\u001a\u00020\u0003ø\u0001\u0000¢\u0006\u0004\b\u0004\u0010\u0005J\u001a\u0010\b\u001a\u00020\t2\b\u0010\n\u001a\u0004\u0018\u00010\u000bHÖ\u0003¢\u0006\u0004\b\f\u0010\rJ\u0010\u0010\u000e\u001a\u00020\u000fHÖ\u0001¢\u0006\u0004\b\u0010\u0010\u0011J\u0010\u0010\u0012\u001a\u00020\u0003HÖ\u0001¢\u0006\u0004\b\u0013\u0010\u0005R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007\u0088\u0001\u0002ø\u0001\u0000\u0082\u0002\u0004\n\u0002\b\u0019¨\u0006\u0014"},
      d2 = {"Lin/mohalla/sharechat/appx/core/util/ColorContainer$StringColor;", "Lin/mohalla/sharechat/appx/core/util/ColorContainer;", "value", "", "constructor-impl", "(Ljava/lang/String;)Ljava/lang/String;", "getValue", "()Ljava/lang/String;", "equals", "", "other", "", "equals-impl", "(Ljava/lang/String;Ljava/lang/Object;)Z", "hashCode", "", "hashCode-impl", "(Ljava/lang/String;)I", "toString", "toString-impl", "core_debug"}
   )
   public static final class StringColor implements ColorContainer {
      @NotNull
      private final String value;
​
      @NotNull
      public final String getValue() {
         return this.value;
      }
​
      // $FF: synthetic method
      private StringColor(String value) {
         Intrinsics.checkNotNullParameter(value, "value");
         super();
         this.value = value;
      }
​
      @NotNull
      public static String constructor_impl/* $FF was: constructor-impl*/(@NotNull String value) {
         Intrinsics.checkNotNullParameter(value, "value");
         return value;
      }
​
      // $FF: synthetic method
      public static final StringColor box_impl/* $FF was: box-impl*/(String v) {
         Intrinsics.checkNotNullParameter(v, "v");
         return new StringColor(v);
      }
​
      public static String toString_impl/* $FF was: toString-impl*/(String var0) {
         return "StringColor(value=" + var0 + ")";
      }
​
      public static int hashCode_impl/* $FF was: hashCode-impl*/(String var0) {
         return var0 != null ? var0.hashCode() : 0;
      }
​
      public static boolean equals_impl/* $FF was: equals-impl*/(String var0, Object var1) {
         if (var1 instanceof StringColor) {
            String var2 = ((StringColor)var1).unbox-impl();
            if (Intrinsics.areEqual(var0, var2)) {
               return true;
            }
         }
​
         return false;
      }
​
      public static final boolean equals_impl0/* $FF was: equals-impl0*/(String p1, String p2) {
         return Intrinsics.areEqual(p1, p2);
      }
​
      // $FF: synthetic method
      public final String unbox_impl/* $FF was: unbox-impl*/() {
         return this.value;
      }
​
      public String toString() {
         return toString-impl(this.value);
      }
​
      public int hashCode() {
         return hashCode-impl(this.value);
      }
​
      public boolean equals(Object var1) {
         return equals-impl(this.value, var1);
      }
   }
​
   @JvmInline
   @Metadata(
      mv = {1, 8, 0},
      k = 1,
      d1 = {"\u0000(\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\b\n\u0002\b\u0005\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u0000\n\u0002\b\u0005\n\u0002\u0010\u000e\n\u0002\b\u0003\b\u0087@\u0018\u00002\u00020\u0001B\u0012\u0012\u0006\u0010\u0002\u001a\u00020\u0003ø\u0001\u0000¢\u0006\u0004\b\u0004\u0010\u0005J\u001a\u0010\b\u001a\u00020\t2\b\u0010\n\u001a\u0004\u0018\u00010\u000bHÖ\u0003¢\u0006\u0004\b\f\u0010\rJ\u0010\u0010\u000e\u001a\u00020\u0003HÖ\u0001¢\u0006\u0004\b\u000f\u0010\u0005J\u0010\u0010\u0010\u001a\u00020\u0011HÖ\u0001¢\u0006\u0004\b\u0012\u0010\u0013R\u0011\u0010\u0002\u001a\u00020\u0003¢\u0006\b\n\u0000\u001a\u0004\b\u0006\u0010\u0007\u0088\u0001\u0002ø\u0001\u0000\u0082\u0002\u0004\n\u0002\b\u0019¨\u0006\u0014"},
      d2 = {"Lin/mohalla/sharechat/appx/core/util/ColorContainer$IntColor;", "Lin/mohalla/sharechat/appx/core/util/ColorContainer;", "parsedColor", "", "constructor-impl", "(I)I", "getParsedColor", "()I", "equals", "", "other", "", "equals-impl", "(ILjava/lang/Object;)Z", "hashCode", "hashCode-impl", "toString", "", "toString-impl", "(I)Ljava/lang/String;", "core_debug"}
   )
   public static final class IntColor implements ColorContainer {
      private final int parsedColor;
​
      public final int getParsedColor() {
         return this.parsedColor;
      }
​
      // $FF: synthetic method
      private IntColor(int parsedColor) {
         this.parsedColor = parsedColor;
      }
​
      public static int constructor_impl/* $FF was: constructor-impl*/(int parsedColor) {
         return parsedColor;
      }
​
      // $FF: synthetic method
      public static final IntColor box_impl/* $FF was: box-impl*/(int v) {
         return new IntColor(v);
      }
​
      public static String toString_impl/* $FF was: toString-impl*/(int var0) {
         return "IntColor(parsedColor=" + var0 + ")";
      }
​
      public static int hashCode_impl/* $FF was: hashCode-impl*/(int var0) {
         return Integer.hashCode(var0);
      }
​
      public static boolean equals_impl/* $FF was: equals-impl*/(int var0, Object var1) {
         if (var1 instanceof IntColor) {
            int var2 = ((IntColor)var1).unbox-impl();
            if (var0 == var2) {
               return true;
            }
         }
​
         return false;
      }
​
      public static final boolean equals_impl0/* $FF was: equals-impl0*/(int p1, int p2) {
         return p1 == p2;
      }
​
      // $FF: synthetic method
      public final int unbox_impl/* $FF was: unbox-impl*/() {
         return this.parsedColor;
      }
​
      public String toString() {
         return toString-impl(this.parsedColor);
      }
​
      public int hashCode() {
         return hashCode-impl(this.parsedColor);
      }
​
      public boolean equals(Object var1) {
         return equals-impl(this.parsedColor, var1);
      }
   }
}