Interface Either<L,R>
- All Known Implementing Classes:
Either.Left, Either.Right
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final record -
Method Summary
-
Method Details
-
left
-
right
-
unify
-