pc$k.java 1.08 KB
 enum pc$k
  implements pc.l<Object, Object>
{
  private pc$k() {}
  
  public final pc.w<Object, Object> a()
  {
    return null;
  }
  
  public final void a(long paramLong) {}
  
  public final void a(pc.l<Object, Object> paraml) {}
  
  public final void a(pc.w<Object, Object> paramw) {}
  
  public final pc.l<Object, Object> b()
  {
    return null;
  }
  
  public final void b(pc.l<Object, Object> paraml) {}
  
  public final int c()
  {
    return 0;
  }
  
  public final void c(pc.l<Object, Object> paraml) {}
  
  public final Object d()
  {
    return null;
  }
  
  public final void d(pc.l<Object, Object> paraml) {}
  
  public final long e()
  {
    return 0L;
  }
  
  public final pc.l<Object, Object> f()
  {
    return this;
  }
  
  public final pc.l<Object, Object> g()
  {
    return this;
  }
  
  public final pc.l<Object, Object> h()
  {
    return this;
  }
  
  public final pc.l<Object, Object> i()
  {
    return this;
  }
}


/* Location:              /home/merong/decompile/hackery-dex2jar.jar!/pc$k.class
 * Java compiler version: 6 (50.0)
 * JD-Core Version:       0.7.1
 */