Package com.viaversion.viaversion.util
Class EitherImpl<X,Y>
java.lang.Object
com.viaversion.viaversion.util.EitherImpl<X,Y>
- All Implemented Interfaces:
Either<X,
Y>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EitherImpl
-
-
Method Details
-
isLeft
public boolean isLeft() -
isRight
public boolean isRight() -
left
-
right
-
toString
-
equals
-
hashCode
public int hashCode()
-