JanosVM v1.0 API

Uses of Class
edu.utah.janosvm.kit.util.Association

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

Uses of Association in edu.utah.janosvm.kit.util
 

Subclasses of Association in edu.utah.janosvm.kit.util
(package private)  class AntiAssociation
           
 

Fields in edu.utah.janosvm.kit.util declared as Association
private  Association[] SharedTable.entries
          The array of references to Associations for this table.
 

Methods in edu.utah.janosvm.kit.util with parameters of type Association
 boolean SharedTableReader.KeyWalker.walk(Association as)
           
 boolean SharedTableReader.ElementWalker.walk(Association as)
           
 boolean SharedTableWalker.walk(Association assoc)
           
(package private)  void SharedTable.put(Association assoc)
          Put an Association into the table.
 


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