Class Experiments.MyObject2

  • Enclosing class:
    Experiments

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

      Fields 
      Modifier and Type Field Description
      private boolean b  
    • Constructor Summary

      Constructors 
      Constructor Description
      MyObject2()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • b

        private boolean b
    • Constructor Detail

      • MyObject2

        public MyObject2()