ViewGroupBindingAdapter$OnChildViewRemoved.smali

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


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

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


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

    return-void
.end method


# virtual methods
.method public abstract onChildViewRemoved(Landroid/view/View;Landroid/view/View;)V
.end method