All Packages  This Package  Class Hierarchy  Class Search  Index

Class edu.utah.janos.core.CycleTimerTable
java.lang.Object
   |
   +----java.util.Vector
           |
           +----edu.utah.janos.core.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_CKH%




  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