gr.java 781 Bytes
import android.support.v7.widget.RecyclerView.State;

public final class gr
{
  public boolean a = true;
  public int b;
  public int c;
  public int d;
  public int e;
  public int f = 0;
  public int g = 0;
  public boolean h;
  public boolean i;
  
  public final boolean a(RecyclerView.State paramState)
  {
    return (this.c >= 0) && (this.c < paramState.getItemCount());
  }
  
  public final String toString()
  {
    return "LayoutState{mAvailable=" + this.b + ", mCurrentPosition=" + this.c + ", mItemDirection=" + this.d + ", mLayoutDirection=" + this.e + ", mStartLine=" + this.f + ", mEndLine=" + this.g + '}';
  }
}


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