Package com.suse.salt.netapi.calls
Class WheelResult<R>
- java.lang.Object
-
- com.suse.salt.netapi.calls.WheelResult<R>
-
- Type Parameters:
R
- the return type of the called function
public class WheelResult<R> extends Object
Wrapper around the wheel functions return type.
-
-
Constructor Summary
Constructors Constructor Description WheelResult()
-