iglu.util
Interface VSMEventListener


public interface VSMEventListener

An event listener for ActiveValueSortedMaps

Version:
1.0
Author:
Travis Bauer

Method Summary
 void doEvent(VSMEvent e)
          what to do when the event is called
 

Method Detail

doEvent

public void doEvent(VSMEvent e)
what to do when the event is called