public static final class ClassUtil.Ctor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.reflect.Constructor<?> |
_ctor |
Constructor and Description |
---|
Ctor(java.lang.reflect.Constructor<?> ctor) |
Modifier and Type | Method and Description |
---|---|
java.lang.reflect.Constructor<?> |
getConstructor() |
java.lang.annotation.Annotation[] |
getDeclaredAnnotations() |
java.lang.Class<?> |
getDeclaringClass() |
int |
getParamCount() |
java.lang.annotation.Annotation[][] |
getParameterAnnotations() |
public java.lang.reflect.Constructor<?> getConstructor()
public int getParamCount()
public java.lang.Class<?> getDeclaringClass()
public java.lang.annotation.Annotation[] getDeclaredAnnotations()
public java.lang.annotation.Annotation[][] getParameterAnnotations()
Copyright © 2010 - 2020 Adobe. All Rights Reserved