ReactCallback.smali
.class public interface abstract Lcom/facebook/react/bridge/ReactCallback;
.super Ljava/lang/Object;
.source "ReactCallback.java"
# annotations
.annotation build Lcom/facebook/proguard/annotations/DoNotStrip;
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract decrementPendingJSCalls()V
.annotation build Lcom/facebook/proguard/annotations/DoNotStrip;
.end annotation
.end method
.method public abstract incrementPendingJSCalls()V
.annotation build Lcom/facebook/proguard/annotations/DoNotStrip;
.end annotation
.end method
.method public abstract onBatchComplete()V
.annotation build Lcom/facebook/proguard/annotations/DoNotStrip;
.end annotation
.end method