package androidx.core.text; import android.text.PrecomputedText; /* loaded from: classes.dex */ public abstract /* synthetic */ class PrecomputedTextCompat$$ExternalSyntheticApiModelOutline0 { public static /* bridge */ /* synthetic */ boolean m(Object obj) { return obj instanceof PrecomputedText; } }