Class Experiments.MyObject5

  • Enclosing class:
    Experiments

    public static class Experiments.MyObject5
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.Object o  
    • Constructor Summary

      Constructors 
      Constructor Description
      MyObject5()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • o

        private java.lang.Object o
    • Constructor Detail

      • MyObject5

        public MyObject5()