Package com.sun.el.util
Class ReflectionUtil.ConstructorWrapper
java.lang.Object
com.sun.el.util.ReflectionUtil.Wrapper
com.sun.el.util.ReflectionUtil.ConstructorWrapper
- Enclosing class:
ReflectionUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.el.util.ReflectionUtil.Wrapper
wrap, wrap
-
Field Details
-
c
-
-
Constructor Details
-
ConstructorWrapper
-
-
Method Details
-
unWrap
- Specified by:
unWrap
in classReflectionUtil.Wrapper
-
getParameterTypes
- Specified by:
getParameterTypes
in classReflectionUtil.Wrapper
-
isVarArgs
public boolean isVarArgs()- Specified by:
isVarArgs
in classReflectionUtil.Wrapper
-
isBridge
public boolean isBridge()- Specified by:
isBridge
in classReflectionUtil.Wrapper
-