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 classLangObjTypeA wrapper around a class type.classSeqSizeTypeThis matches a sequences of a specific length.
-