JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
sun.reflect
MethodAccessor
Contents
Description
Method Summary
Method Details
invoke(Object, Object[])
Hide sidebar
Show sidebar
Interface MethodAccessor
public interface
MethodAccessor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
invoke
(
Object
target,
Object
[] args)
Method Details
invoke
Object
invoke
(
Object
target,
Object
[] args)
throws
InvocationTargetException
Throws:
InvocationTargetException