package androidx.webkit.internal; import android.webkit.SafeBrowsingResponse; /* loaded from: classes.dex */ public abstract /* synthetic */ class WebkitToCompatConverter$$ExternalSyntheticApiModelOutline0 { public static /* bridge */ /* synthetic */ SafeBrowsingResponse m(Object obj) { return (SafeBrowsingResponse) obj; } }