Class ReflectionUtil.ConstructorWrapper
java.lang.Object
com.sun.el.util.ReflectionUtil.Wrapper
com.sun.el.util.ReflectionUtil.ConstructorWrapper
- Enclosing class:
ReflectionUtil
- Version:
- $Change: 181177 $$DateTime: 2001/06/26 08:45:09 $$Author: kchung $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ReflectionUtil.Wrapper
wrap, wrap
-
Field Details
-
c
-
-
Constructor Details
-
ConstructorWrapper
-
-
Method Details
-
unWrap
- Specified by:
unWrapin classReflectionUtil.Wrapper
-
getParameterTypes
- Specified by:
getParameterTypesin classReflectionUtil.Wrapper
-
isVarArgs
public boolean isVarArgs()- Specified by:
isVarArgsin classReflectionUtil.Wrapper
-
isBridge
public boolean isBridge()- Specified by:
isBridgein classReflectionUtil.Wrapper
-