Class handler

java.lang.Object
  |
  +--handler
Direct Known Subclasses:
cursorHandler

public abstract class handler
extends java.lang.Object


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

Constructor Detail

handler

public handler()