|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Wrapping | |
---|---|
org.callbackparams.wrap |
Uses of Wrapping in org.callbackparams.wrap |
---|
Methods in org.callbackparams.wrap with type parameters of type Wrapping | ||
---|---|---|
static
|
WrappingSupport.wrap(Class<W> targetClass,
V... wrappedValues)
Same as WrappingLegacySupport.wrapArray(java.lang.Class, java.lang.Object[])
but with a Java5+ enhanced method-signature, which has two generic
type-parameters and a vararg argument. |
Methods in org.callbackparams.wrap that return Wrapping | ||
---|---|---|
static
|
WrappingSupport.wrap(Class<W> targetClass,
V... wrappedValues)
Same as WrappingLegacySupport.wrapArray(java.lang.Class, java.lang.Object[])
but with a Java5+ enhanced method-signature, which has two generic
type-parameters and a vararg argument. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |