com.mojang.datafixers.optics.profunctors

public interface GetterP<P extends K2, Mu extends GetterP$Mu>

extends Profunctor<P, Mu>, Bicontravariant<P, Mu>

com.mojang.datafixers.optics.profunctors.GetterP

Method summary

Modifier and TypeMethod
static <P extends K2, Proof extends GetterP$Mu> GetterP<P, Proof>
unbox(App<Proof, P> arg0)
default <A, B, C> App2<P, C, A>
secondPhantom(App2<P, C, B> arg0)