Class Either<T>
java.lang.Object
com.dslplatform.compiler.client.Either<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
error
-
-
Constructor Details
-
Either
-
-
Method Details
-
isSuccess
public boolean isSuccess() -
get
-
whyNot
-
explainError
-
success
-
fail
-
fail
-
fail
-