|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mvel2.util.Varargs
public class Varargs
| Constructor Summary | |
|---|---|
Varargs()
|
|
| Method Summary | |
|---|---|
static Object[] |
normalizeArgsForVarArgs(Class<?>[] parameterTypes,
Object[] args,
boolean isVarArgs)
|
static Class<?> |
paramTypeVarArgsSafe(Class<?>[] parameterTypes,
int i,
boolean isVarArgs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Varargs()
| Method Detail |
|---|
public static Object[] normalizeArgsForVarArgs(Class<?>[] parameterTypes,
Object[] args,
boolean isVarArgs)
public static Class<?> paramTypeVarArgsSafe(Class<?>[] parameterTypes,
int i,
boolean isVarArgs)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||