IWXViewUpdater.smali
.class public interface abstract Lcom/alibaba/android/bindingx/plugin/weex/IWXViewUpdater;
.super Ljava/lang/Object;
.source "IWXViewUpdater.java"
# virtual methods
.method public abstract update(Lcom/taobao/weex/ui/component/WXComponent;Landroid/view/View;Ljava/lang/Object;Lcom/alibaba/android/bindingx/core/PlatformManager$IDeviceResolutionTranslator;Ljava/util/Map;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/taobao/weex/ui/component/WXComponent;",
"Landroid/view/View;",
"Ljava/lang/Object;",
"Lcom/alibaba/android/bindingx/core/PlatformManager$IDeviceResolutionTranslator;",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Object;",
">;)V"
}
.end annotation
.end method