org.prorefactor.core
Class HandleCollection

java.lang.Object
  extended by org.prorefactor.core.HandleCollection

public class HandleCollection
extends java.lang.Object

Eases use of large numbers of Proparse node handles.


Constructor Summary
HandleCollection()
           
 
Method Summary
 int gimme()
           
 void releaseAll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HandleCollection

public HandleCollection()
Method Detail

gimme

public int gimme()

releaseAll

public void releaseAll()


Copyright © 2008 Joanju Software. All Rights Reserved.