public class FastConstructor extends FastMember
fc, index, member| Modifier and Type | Method | Description |
|---|---|---|
Class[] |
getExceptionTypes() |
|
Constructor |
getJavaConstructor() |
|
Class[] |
getParameterTypes() |
|
Object |
newInstance() |
|
Object |
newInstance(Object[] args) |
equals, getDeclaringClass, getIndex, getModifiers, getName, hashCode, toStringpublic Class[] getParameterTypes()
getParameterTypes in class FastMemberpublic Class[] getExceptionTypes()
getExceptionTypes in class FastMemberpublic Object newInstance() throws InvocationTargetException
InvocationTargetExceptionpublic Object newInstance(Object[] args) throws InvocationTargetException
InvocationTargetExceptionpublic Constructor getJavaConstructor()
Copyright © 2018. All rights reserved.