ViewDataBinding$ObservableReference.smali
.class public interface abstract Landroidx/databinding/ViewDataBinding$ObservableReference;
.super Ljava/lang/Object;
.source "ViewDataBinding.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/databinding/ViewDataBinding;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ObservableReference"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract addListener(Ljava/lang/Object;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.end method
.method public abstract getListener()Landroidx/databinding/ViewDataBinding$WeakListener;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Landroidx/databinding/ViewDataBinding$WeakListener<",
"TT;>;"
}
.end annotation
.end method
.method public abstract removeListener(Ljava/lang/Object;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.end method
.method public abstract setLifecycleOwner(Landroidx/lifecycle/LifecycleOwner;)V
.end method