Package org.armedbear.lisp
Class HashTableFunctions
- java.lang.Object
-
- org.armedbear.lisp.HashTableFunctions
-
public final class HashTableFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description HashTableFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static HashTable
checkHashTable(LispObject ht)
-
-
-
Method Detail
-
checkHashTable
protected static HashTable checkHashTable(LispObject ht)
-
-