Uses of Interface
jopt.csp.util.LongSparseSetListener

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

Uses of LongSparseSetListener in jopt.csp.util
 

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

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