c.smali

.class Lcom/google/firebase/ml/a/f/c;
.super Ljava/lang/Object;


# direct methods
.method constructor <init>(Lcom/google/android/gms/vision/text/Text;)V
    .registers 3

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    const-string v0, "Text to construct FirebaseVisionText classes can\'t be null"

    invoke-static {p1, v0}, Lcom/google/android/gms/common/internal/Preconditions;->checkNotNull(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;

    return-void
.end method