Query Cycle Simulator HEADER

qcsim.util
Interface Notification

All Known Implementing Classes:
SimulatorNotification

public interface Notification

Interface to a Notification.

Version:
1.0
Author:
unascribed

Method Summary
 int type()
          Type of notification.
 

Method Detail

type

public int type()
Type of notification.


Query Cycle Simulator HEADER