SandHook$HookResultCallBack.smali
.class public interface abstract Lcom/swift/sandhook/SandHook$HookResultCallBack;
.super Ljava/lang/Object;
.source "SandHook.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/swift/sandhook/SandHook;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "HookResultCallBack"
.end annotation
.annotation runtime Ljava/lang/FunctionalInterface;
.end annotation
# virtual methods
.method public abstract hookResult(ZLcom/swift/sandhook/wrapper/HookWrapper$HookEntity;)V
.end method