public class TExecutable extends Object
| Constructor and Description |
|---|
TExecutable() |
| Modifier and Type | Method and Description |
|---|---|
Class[] |
getExceptionTypes() |
Type[] |
getGenericParameterTypes() |
Type |
getGenericReturnType() |
int |
getParameterCount() |
Class[] |
getParameterTypes() |
Class |
getReturnType() |
String |
toGenericString() |
public String toGenericString()
public Class[] getParameterTypes()
public Type[] getGenericParameterTypes()
public Type getGenericReturnType()
public Class getReturnType()
public int getParameterCount()
public Class[] getExceptionTypes()
Copyright © 2021 Systemprogrammierung Mirko Sertic. All rights reserved.