Uses of Interface
jopt.csp.util.IntSparseSetListener

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

Uses of IntSparseSetListener in jopt.csp.util
 

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

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