Uses of Interface
jopt.csp.util.FloatSparseSetListener

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

Uses of FloatSparseSetListener in jopt.csp.util
 

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

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