Easing$EasingFunction.smali
.class public interface abstract Lcom/github/mikephil/charting/animation/Easing$EasingFunction;
.super Ljava/lang/Object;
# interfaces
.implements Landroid/animation/TimeInterpolator;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/github/mikephil/charting/animation/Easing;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "EasingFunction"
.end annotation
# virtual methods
.method public abstract getInterpolation(F)F
.end method