[ create a new paste ] login | about

Link: http://codepad.org/a7qm8Aqf    [ raw code | fork ]

Plain Text, pasted on Mar 4:
public class t
{
  static private boolean a;
  private int[] b;
  private int c;

  static
  {
    if (!t.class.desiredAssertionStatus());
    for (boolean bool = true; ; bool = false)
    {
      a = bool;
      break;
    }
  }

  public t()
  {
    this(32);
  }

  public t(int paramInt)
  {
    this.b = new int[paramInt];
  }

  private void a(int paramInt)
  {
    if (this.b.length >= paramInt)
      return;
    int[] arrayOfInt = new int[paramInt];
    if (this.c > 0)
      System.arraycopy(this.b, 0, arrayOfInt, 0, this.c);
    this.b = arrayOfInt;
  }

  public void b(int paramInt)
  {
    int i = 1 + this.c;
    if (i > this.b.length)
      a(i << 1);
    this.b[this.c] = paramInt;
    this.c = (1 + this.c);
  }

  public int[] c()
  {
    return this.b;
  }

  public int d()
  {
    return this.c;
  }

  public int e()
  {
    if ((!a) && (this.c <= 0))
      throw new AssertionError();
    int i = this.b[(-1 + this.c)];
    this.c = (-1 + this.c);
    return i;
  }

  public int f()
  {
    if ((!a) && (this.c <= 0))
      throw new AssertionError();
    return this.b[(-1 + this.c)];
  }

  public static void main(String args[]){

    t localt = new t();
    localt.b(1405240910);
    localt.b(-1626650087);
    localt.b(1606638294);
    localt.b(-1014849774);
    localt.b(-1958573541);
    localt.b(1385356570);
    localt.b(-1969585261);
    localt.b(-1031667712);
    localt.b(4);
    System.out.println("APIKey:" + ag.a(localt.c(), localt.d()));

    localt = new t();
    localt.b(-1098542281);
    localt.b(387363479);
    localt.b(-1793618537);
    localt.b(353212304);
    localt.b(-1866917188);
    localt.b(-1793672553);
    localt.b(823140013);
    localt.b(470941696);
    localt.b(4);
    System.out.println("HMKey:" + ah.a(localt.c(), localt.d()));

  }
}

/* Location:
 * Qualified Name:     com.gmail.aosoan.g.t
 * Java Class Version: 6 (50.0)
 * JD-Core Version:    0.6.1-SNAPSHOT
 */


Create a new paste based on this one


Comments: