harpoon.Runtime
Class CounterSupport

java.lang.Object
  extended by harpoon.Runtime.CounterSupport

public class CounterSupport
extends Object

CounterSupport provides support for simple instrumentation. using counters identified by integers.

Version:
$Id: CounterSupport.java,v 1.6 2003/03/18 03:54:34 salcianu Exp $
Author:
Brian Demsky <bdemsky@mit.edu>

Constructor Summary
CounterSupport()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CounterSupport

public CounterSupport()