|
db4o 7.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.db4o.reflect.self.SelfMethod
public class SelfMethod
Constructor Summary | |
---|---|
SelfMethod()
|
Method Summary | |
---|---|
ReflectClass |
getReturnType()
|
java.lang.Object |
invoke(java.lang.Object onObject,
java.lang.Object[] parameters)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SelfMethod()
Method Detail |
---|
public java.lang.Object invoke(java.lang.Object onObject, java.lang.Object[] parameters)
invoke
in interface ReflectMethod
public ReflectClass getReturnType()
getReturnType
in interface ReflectMethod
|
db4o 7.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |