Class InnerClassTest


  • public class InnerClassTest
    extends java.lang.Object
    This class has an inner class so that we can test objectToSourceFileName.
    Since:
    Ptolemy II 5.2
    Version:
    $Id$
    Author:
    Christopher Brooks
    Pt.AcceptedRating:
    Red (cxh)
    Pt.ProposedRating:
    Red (cxh)
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  InnerClassTest.InnerClass
      The inner class.
    • Constructor Summary

      Constructors 
      Constructor Description
      InnerClassTest()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InnerClassTest

        public InnerClassTest()