de.unkrig.commons.io
Interface Multiplexer.TimerKey

Enclosing class:
Multiplexer

public static interface Multiplexer.TimerKey

An identifier for a created timer.


Method Summary
 void cancel()
          Cancels the timer associated with this key.
 

Method Detail

cancel

void cancel()
Cancels the timer associated with this key.