com.activequant.utils.events
Interface IEventSink<T>

All Known Implementing Classes:
Event

public interface IEventSink<T>

Event sink interface.
History:
- [28.11.2007] Created (Mike Kroutikov)

Author:
Mike Kroutikov

Method Summary
 void fire(T e)
           
 

Method Detail

fire

void fire(T e)


Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.