www.element4solution.com

e4s.util
Class E4HashEventHandler.vecSameHandlers

java.lang.Object
  extended by e4s.util.E4HashEventHandler.vecSameHandlers
Enclosing class:
E4HashEventHandler

public static class E4HashEventHandler.vecSameHandlers
extends java.lang.Object


Constructor Summary
E4HashEventHandler.vecSameHandlers()
           
 
Method Summary
 void addElement(E4EventHandler_Intf handler)
           
 E4EventHandler_Intf elementAt(int i)
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

E4HashEventHandler.vecSameHandlers

public E4HashEventHandler.vecSameHandlers()
Method Detail

size

public int size()

elementAt

public E4EventHandler_Intf elementAt(int i)

addElement

public void addElement(E4EventHandler_Intf handler)

www.element4solution.com