|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplay.data.binding.Binder.MethodAndParamInfo
public static class Binder.MethodAndParamInfo
| Field Summary | |
|---|---|
java.lang.reflect.Method |
method
|
java.lang.Object |
objectInstance
|
int |
parameterIndex
|
| Constructor Summary | |
|---|---|
Binder.MethodAndParamInfo(java.lang.Object objectInstance,
java.lang.reflect.Method method,
int parameterIndex)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.Object objectInstance
public final java.lang.reflect.Method method
public int parameterIndex
| Constructor Detail |
|---|
public Binder.MethodAndParamInfo(java.lang.Object objectInstance,
java.lang.reflect.Method method,
int parameterIndex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||