Class Result<R>

java.lang.Object
com.suse.salt.netapi.results.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.