BasePlantForm.smali

.class public abstract Lcom/sdk/orion/ui/baselibrary/plantform/BasePlantForm;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        "K:",
        "Ljava/lang/Object;",
        ">",
        "Ljava/lang/Object;"
    }
.end annotation


# direct methods
.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public abstract bindLogin(Landroid/content/Context;Lcom/sdk/orion/ui/baselibrary/plantform/listener/ResponseCallBackListener;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sdk/orion/ui/baselibrary/plantform/listener/ResponseCallBackListener",
            "<*>;)V"
        }
    .end annotation
.end method

.method public abstract bindLogin(Landroid/content/Context;Ljava/lang/Object;Lcom/sdk/orion/ui/baselibrary/plantform/listener/ResponseCallBackListener;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "TT;",
            "Lcom/sdk/orion/ui/baselibrary/plantform/listener/ResponseCallBackListener",
            "<*>;)V"
        }
    .end annotation
.end method

.method public abstract startPay(Landroid/content/Context;Ljava/lang/Object;Lcom/sdk/orion/ui/baselibrary/plantform/listener/ResponseCallBackListener;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "TK;",
            "Lcom/sdk/orion/ui/baselibrary/plantform/listener/ResponseCallBackListener",
            "<*>;)V"
        }
    .end annotation
.end method