Package com.mojang.datafixers.util
Class Either<L,R>
java.lang.Object
com.mojang.datafixers.util.Either<L,R>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static final class
-
Method Summary
-
Method Details
-
unbox
-
mapBoth
-
map
-
ifLeft
-
ifRight
-
left
-
right
-
mapLeft
-
mapRight
-
left
-
right
-
orThrow
-
swap
-
flatMap
-