jopt.csp.spi.util
Class NumberList.Pool

java.lang.Object
  extended byjopt.csp.spi.util.NumberList.Pool
Enclosing class:
NumberList

public static class NumberList.Pool
extends java.lang.Object

Pool that creates pooled intervals that can be released


Method Summary
 NumberList borrowList()
           
 void returnList(NumberList list)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

borrowList

public NumberList borrowList()

returnList

public void returnList(NumberList list)