edu.ksu.cis.projects.bogor.type
Class NonPrimitiveType
java.lang.Object
edu.ksu.cis.projects.bogor.type.Type
edu.ksu.cis.projects.bogor.type.NonPrimitiveType
- All Implemented Interfaces:
- Disposable, Serializable
- Direct Known Subclasses:
- FunType, LockType, NonPrimitiveExtType, NullType, StringType, TypeExtensionType, TypeVar
public abstract class NonPrimitiveType
- extends Type
Represents a non-primitive type.
- Version:
- CVS $Revision: 1.2 $ $Date: 2005/01/29 04:54:31 $
- Author:
- Robby
- See Also:
- Serialized Form
NonPrimitiveType
public NonPrimitiveType()