Uses of Interface
jopt.csp.util.LongIntervalSetListener

Packages that use LongIntervalSetListener
jopt.csp.util Contains several foundational utility classes and associated interfaces. 
 

Uses of LongIntervalSetListener in jopt.csp.util
 

Methods in jopt.csp.util that return LongIntervalSetListener
 LongIntervalSetListener LongIntervalSet.getListener()
          Returns listener that is currently assigned to set
 

Methods in jopt.csp.util with parameters of type LongIntervalSetListener
 void LongIntervalSet.setListener(LongIntervalSetListener listener, int callback)
          Sets listener for set to be notified of changes