org.eclipse.net4j.signal
Class SignalCounter
java.lang.Object
org.eclipse.net4j.signal.SignalCounter
- All Implemented Interfaces:
- EventListener, IListener
public final class SignalCounter
- extends Object
- implements IListener
- Since:
- 3.0
- Author:
- Eike Stepper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignalCounter
public SignalCounter()
getCountFor
public int getCountFor(Class<? extends Signal> signal)
clearCounts
public void clearCounts()
notifyEvent
public void notifyEvent(IEvent event)
- Specified by:
notifyEvent
in interface IListener
Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.