ptolemy.data.type
Class ObjectType.BottomClass

java.lang.Object
  extended by ptolemy.data.type.ObjectType.BottomClass
Enclosing class:
ObjectType

public static class ObjectType.BottomClass
extends java.lang.Object

An artificial Java class that serves as the bottom element.

Since:
Ptolemy II 8.0
Version:
$Id: ObjectType.java 57044 2010-01-27 22:41:05Z cxh $
Author:
Thomas Huining Feng
Accepted Rating:
Red (tfeng)
Proposed Rating:
Red (tfeng)

Constructor Summary
ObjectType.BottomClass()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectType.BottomClass

public ObjectType.BottomClass()