Uses of Interface
jopt.csp.util.FloatIntervalSetListener

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

Uses of FloatIntervalSetListener in jopt.csp.util
 

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

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