package com.google.android.m4b.maps.bc;

import java.io.DataInput;

public final class ay
{
  private static ay g = new ay(0, 0, 12, 0.0F, 0.0F, 0);
  private final int a;
  private final int b;
  private final int c;
  private final float d;
  private final float e;
  private final int f;

  public ay(int paramInt1, int paramInt2, int paramInt3, float paramFloat1, float paramFloat2, int paramInt4)
  {
    this.a = paramInt1;
    this.b = paramInt2;
    this.c = paramInt3;
    this.d = paramFloat1;
    this.e = paramFloat2;
    this.f = paramInt4;
  }

  public static ay a()
  {
    return g;
  }

  public static ay a(DataInput paramDataInput)
  {
    return new ay(paramDataInput.readInt(), paramDataInput.readInt(), paramDataInput.readUnsignedByte(), paramDataInput.readUnsignedShort() / 100.0F, paramDataInput.readUnsignedShort() / 100.0F, paramDataInput.readUnsignedByte());
  }

  public final boolean b()
  {
    return ac.a(1, this.f);
  }

  public final boolean c()
  {
    return ac.a(2, this.f);
  }

  public final int d()
  {
    return this.a;
  }

  public final int e()
  {
    return this.b;
  }

  public final boolean equals(Object paramObject)
  {
    if (this == paramObject);
    ay localay;
    do
    {
      return true;
      if (paramObject == null)
        return false;
      if (getClass() != paramObject.getClass())
        return false;
      localay = (ay)paramObject;
      if (this.f != localay.f)
        return false;
      if (this.a != localay.a)
        return false;
      if (this.d != localay.d)
        return false;
      if (this.b != localay.b)
        return false;
      if (this.c != localay.c)
        return false;
    }
    while (this.e == localay.e);
    return false;
  }

  public final int f()
  {
    return this.c;
  }

  public final float g()
  {
    return this.d;
  }

  public final int hashCode()
  {
    return 31 * (31 * (31 * (31 * (31 * (31 + this.f) + this.a) + Float.floatToIntBits(this.d)) + this.b) + this.c) + Float.floatToIntBits(this.e);
  }

  public final String toString()
  {
    StringBuilder localStringBuilder = new StringBuilder();
    localStringBuilder.append("TextStyle{color=").append(Integer.toHexString(this.a)).append(", outlineColor=").append(Integer.toHexString(this.b)).append(", size=").append(this.c).append(", leadingRatio=").append(this.d).append(", trackingRatio=").append(this.e).append(", attributes=").append(this.f).append('}');
    return localStringBuilder.toString();
  }
}

/* Location:           C:\Documents and Settings\Cesar Cabello Cea\Mis documentos\Downloads\apk-downloader\com.ikea.kompis-6_dex2jar.jar
 * Qualified Name:     com.google.android.m4b.maps.bc.ay
 * JD-Core Version:    0.6.2
 */