Class Result<R>

  • Type Parameters:
    R - the type of the internal result

    public class Result<R>
    extends Object
    Representation of call results for a single minion implemented as a wrapper around Xor.