JNodeOS v1.2.0 API

edu.utah.janos.util
Class FreeList

java.lang.Object
  |
  +--edu.utah.janos.util.FreeList

public class FreeList
extends java.lang.Object


Constructor Summary
FreeList()
           
 
Method Summary
 void addFree(java.lang.Object o)
           
 java.lang.Object getFree()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FreeList

public FreeList()
Method Detail

getFree

public java.lang.Object getFree()

addFree

public void addFree(java.lang.Object o)

JNodeOS v1.2.0 API

This documentation is Copyright (C) 1998-2002 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 web site: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002