V - the type of the boxed version of this object with a boxed input and resultpublic interface Unboxed<V>
| Modifier and Type | Method and Description |
|---|---|
V |
box()
Returns the boxed version of this object with a boxed input and result.
|
V box()