org.excel4j.util
Class MethodInvocation

java.lang.Object
  extended by org.excel4j.util.MethodInvocation

public class MethodInvocation
extends java.lang.Object

Encapsulates a method invocation.


Constructor Summary
MethodInvocation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodInvocation

public MethodInvocation()