GXAnalyze$IComputeExtend.smali
.class public interface abstract Lcom/alibaba/gaiax/analyze/GXAnalyze$IComputeExtend;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation build Landroidx/annotation/Keep;
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/alibaba/gaiax/analyze/GXAnalyze;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "IComputeExtend"
.end annotation
# virtual methods
.method public abstract computeFunctionExpression(Ljava/lang/String;[J)J
.end method
.method public abstract computeValueExpression(Ljava/lang/String;Ljava/lang/Object;)J
.end method