ptolemy.kernel.util
Class NamedObj.SerializableObject

java.lang.Object
  extended by ptolemy.kernel.util.NamedObj.SerializableObject
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
NamedObj

private static class NamedObj.SerializableObject
extends java.lang.Object
implements java.io.Serializable

Serializable version of the Java Object class.


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

Constructor Detail

NamedObj.SerializableObject

private NamedObj.SerializableObject()