|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.paramo.Paramo
public class Paramo
Extracts method or constructor parameter names from bytecode debug information in runtime.
| Field Summary | |
|---|---|
protected static java.lang.String |
CTOR_METHOD
|
| Constructor Summary | |
|---|---|
Paramo()
|
|
| Method Summary | |
|---|---|
static java.lang.String[] |
resolveParameterNames(java.lang.reflect.AccessibleObject methodOrCtor)
Resolves parameter names from method or constructor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.String CTOR_METHOD
| Constructor Detail |
|---|
public Paramo()
| Method Detail |
|---|
public static java.lang.String[] resolveParameterNames(java.lang.reflect.AccessibleObject methodOrCtor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||