package d.k.b;

import android.animation.Animator;
import d.h.f.a;

/* JADX INFO: loaded from: classes.dex */
public class e implements a.InterfaceC0031a {
    public final /* synthetic */ Animator a;

    public e(c cVar, Animator animator) {
        this.a = animator;
    }

    @Override // d.h.f.a.InterfaceC0031a
    public void a() {
        this.a.end();
    }
}
