public class UtilsKt
@NotNull
public static java.lang.String substringBetween(@NotNull
java.lang.String $receiver,
char delimiter)
@Nullable
public static android.view.ViewGroup getViewGroup(@NotNull
android.view.View $receiver)
public static void setContent(@NotNull
android.webkit.WebView $receiver,
@NotNull
java.lang.String content)
@NotNull
public static kotlinx.coroutines.Job onUiThread(@NotNull
kotlin.jvm.functions.Function2<? super kotlinx.coroutines.CoroutineScope,? super kotlin.coroutines.Continuation<? super kotlin.Unit>,? extends java.lang.Object> block)