TextViewBindingAdapter$AfterTextChanged.smali

.class public interface abstract Landroidx/databinding/adapters/TextViewBindingAdapter$AfterTextChanged;
.super Ljava/lang/Object;
.source "TextViewBindingAdapter.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Landroidx/databinding/adapters/TextViewBindingAdapter;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "AfterTextChanged"
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract afterTextChanged(Landroid/text/Editable;)V
.end method