V - the type of the boxed version of this object with a boxed input and resultI - the type of the boxed version of this object with a boxed inputR - the type of the boxed version of this object with a boxed resultpublic interface UnboxedAll<V,I,R> extends Unboxed<V>, UnboxedInput<I>, UnboxedResult<R>
Unboxed,
UnboxedInput,
UnboxedResultboxInputboxResult