JanosVM v1.0 API

Uses of Package
edu.utah.janosvm.kit.util

Packages that use edu.utah.janosvm.kit.util
edu.utah.janosvm.kit.util A set of useful data structures. 
 

Classes in edu.utah.janosvm.kit.util used by edu.utah.janosvm.kit.util
Association
           
SharedTable
          The SharedTable class is the core implementation of a hash table that can be shared between multiple teams.
SharedTableReader
          Provides read-only access to a shared table.
SharedTableWalker
          Callback interface used when walking the elements of a shared table.
SharedTableWriter
          Provides read/write access to a shared table.
SparseArray
          A simple class for generating/looking up unique identifiers.
SparseArrayDimension
          The objects that make up the SparseArray's X dimension.
SparseArrayElement
          The elements that make up the sparse array.
TableFullException
           
 


JanosVM v1.0 API

This documentation is Copyright (C) 2000-2003 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions.
Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/
Generated on Feb 13, 2003