Method

Undocumented in source.

Members

Functions

getDeclaringClass
Class getDeclaringClass()
Undocumented in source. Be warned that the author may not have intended to support it.
getExceptionTypes
Class[] getExceptionTypes()
Undocumented in source. Be warned that the author may not have intended to support it.
getModifiers
int getModifiers()
Undocumented in source. Be warned that the author may not have intended to support it.
getName
String getName()
Undocumented in source. Be warned that the author may not have intended to support it.
getParameterTypes
Class[] getParameterTypes()
Undocumented in source. Be warned that the author may not have intended to support it.
getReturnType
Class getReturnType()
Undocumented in source. Be warned that the author may not have intended to support it.
invoke
Object invoke(Object obj, Object[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
equals_t opEquals(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
hash_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
String toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From AccessibleObject

isAccessible
bool isAccessible()
Undocumented in source. Be warned that the author may not have intended to support it.
setAccessible
void setAccessible(AccessibleObject[] array, bool flag)
Undocumented in source. Be warned that the author may not have intended to support it.
setAccessible
void setAccessible(bool flag)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta