Class TestSerializable


  • public class TestSerializable
    extends java.lang.Object
    This class constructs a system from the Ptolemy II design document, Figure 8, saves it to a file and then reloads it.
    Since:
    Ptolemy II 0.2
    Version:
    $Id$
    Author:
    Christopher Hylands
    Pt.AcceptedRating:
    Red
    Pt.ProposedRating:
    Red
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Create an Example System, then print it out.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait