Detector$Processor.smali
.class public interface abstract Lcom/google/android/gms/vision/Detector$Processor;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract receiveDetections(Lcom/google/android/gms/vision/Detector$Detections;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/android/gms/vision/Detector$Detections",
"<TT;>;)V"
}
.end annotation
.end method
.method public abstract release()V
.end method