Class InjTagged<K,A,B>

java.lang.Object
com.mojang.datafixers.optics.InjTagged<K,A,B>
All Implemented Interfaces:
App2<Prism.Mu<A,B>,Pair<K,?>,Pair<K,?>>, Optic<Cocartesian.Mu,Pair<K,?>,Pair<K,?>,A,B>, Prism<Pair<K,?>,Pair<K,?>,A,B>

public final class InjTagged<K,A,B> extends Object implements Prism<Pair<K,?>,Pair<K,?>,A,B>
Mojang-Added Docs:

Unchecked cast if name matches