Uses of Class
gnu.bytecode.SpecialObjectType
-
Packages that use SpecialObjectType Package Description gnu.kawa.lispexpr -
-
Uses of SpecialObjectType in gnu.kawa.lispexpr
Subclasses of SpecialObjectType in gnu.kawa.lispexpr Modifier and Type Class Description class
LangObjType
A wrapper around a class type.class
SeqSizeType
This matches a sequences of a specific length.
-