JNodeOS v1.1.5 API

edu.utah.janos.nodeos
Class CycleTimerTable

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

public class CycleTimerTable
extends java.util.Vector

A table for cycle timer results.

XXX Make this more generic.

Author:
Janos Ministry of Development
See Also:
Serialized Form

Constructor Summary
CycleTimerTable()
           
 
Method Summary
 void print(java.io.PrintStream out)
           
 void resetAll()
           
 
Methods inherited from class java.util.Vector
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, lastElement, lastIndexOf, lastIndexOf, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSize
 
Methods inherited from class java.util.AbstractList
iterator, listIterator, listIterator
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CycleTimerTable

public CycleTimerTable()
Method Detail

resetAll

public void resetAll()

print

public void print(java.io.PrintStream out)

JNodeOS v1.1.5 API

This documentation is Copyright (C) 1998-2001 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/