Class Result<V,S>
Object
Result<V,S>
- Type Parameters:
V
- The type of value that the result isS
- The state of the return for example this may be a an enum that Provides state values such as NONE, FAILURE, etc..
- Author:
- jesse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary