package kotlinx.coroutines.flow;

import kotlin.coroutines.Continuation;

/* JADX INFO: loaded from: classes.dex */
public interface f {
    Object a(g gVar, Continuation continuation);
}
