org.armedbear.lisp
Class HashTableFunctions

java.lang.Object
  extended by org.armedbear.lisp.HashTableFunctions

public final class HashTableFunctions
extends java.lang.Object


Constructor Summary
HashTableFunctions()
           
 
Method Summary
protected static HashTable checkHashTable(LispObject ht)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashTableFunctions

public HashTableFunctions()
Method Detail

checkHashTable

protected static HashTable checkHashTable(LispObject ht)