JanosVM v1.0 API

Package edu.utah.janosvm.kit.util

A set of useful data structures.

See:
          Description

Interface Summary
SharedTableWalker Callback interface used when walking the elements of a shared table.
 

Class Summary
AntiAssociation  
Association  
ObjectSparseArrayElement The default SparseArrayElement implementation.
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.
SharedTableReader.ElementWalker  
SharedTableReader.KeyWalker  
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.
 

Exception Summary
TableFullException  
 

Package edu.utah.janosvm.kit.util Description

A set of useful data structures.


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