edu.rit.m2mi.test
Interface Countdown

All Known Implementing Classes:
CountdownImpl01

public interface Countdown

Interface Countdown specifies the interface for an exported object used to measure M2MI invocation timing.


Method Summary
 void countdown(int i)
          Countdown.
 

Method Detail

countdown

void countdown(int i)
Countdown.

Parameters:
i - Counter value.


Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.