i$d.java
616 Bytes
abstract class i$d
extends s.b
implements s.c
{
private boolean a;
private float c;
private float d;
private i$d(i parami) {}
protected abstract float a();
public final void a(s params)
{
if (!this.a)
{
this.c = this.b.a.j;
this.d = a();
this.a = true;
}
this.b.a.a(this.c + (this.d - this.c) * params.a.f());
}
public final void b(s params)
{
this.b.a.a(this.d);
this.a = false;
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/i$d.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/