26 lines
476 B
Smali
26 lines
476 B
Smali
.class public abstract Landroidx/constraintlayout/motion/widget/q;
|
|
.super Ljava/lang/Object;
|
|
.source "MotionInterpolator.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/view/animation/Interpolator;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a()F
|
|
.end method
|
|
|
|
.method public abstract getInterpolation(F)F
|
|
.end method
|