TextViewBindingAdapter$BeforeTextChanged.smali

.class public interface abstract Landroidx/databinding/adapters/TextViewBindingAdapter$BeforeTextChanged;
.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 = "BeforeTextChanged"
.end annotation


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

    return-void
.end method


# virtual methods
.method public abstract beforeTextChanged(Ljava/lang/CharSequence;III)V
.end method