Package tripleo.elijah.util
Class Operation<T>
java.lang.Object
tripleo.elijah.util.Operation<T>
- Type Parameters:
T- the success type
An emulation of Rust's Result type
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Operation
-
-
Method Details
-
failure
-
success
-
failure_simple
-
failure
-
mode
-
success
-