org.p2c2e.zing
Class Dispatch

java.lang.Object
  extended byorg.p2c2e.zing.Dispatch

public abstract class Dispatch
extends java.lang.Object


Constructor Summary
Dispatch()
           
 
Method Summary
static java.lang.reflect.Method getMethod(int selector)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dispatch

public Dispatch()
Method Detail

getMethod

public static java.lang.reflect.Method getMethod(int selector)