All Packages  This Package  Class Hierarchy  Class Search  Index

Class edu.utah.janos.nodeos.CycleTimerTable
java.lang.Object
   |
   +----java.util.AbstractCollection
           |
           +----java.util.AbstractList
                   |
                   +----java.util.Vector
                           |
                           +----edu.utah.janos.nodeos.CycleTimerTable

  Summary

public class  CycleTimerTable
     extends java.util.Vector
{
          // Constructors 1
     public CycleTimerTable();

          // Methods 3
     public void print(PrintStream);
     private String rJust(long);
     public void resetAll();
}

A table for cycle timer results.

XXX Make this more generic.

Author:
Janos Ministry of Development




  Constructors

· CycleTimerTable

Summary  |  Top

   public CycleTimerTable() 

Default constructor



  Methods

· resetAll

Summary  |  Top
   public void resetAll() 


· print

Summary  |  Top
   public void print(PrintStream out) 


· rJust

Summary  |  Top
   private String rJust(long n) 


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7