Class Experiments.MyObject4

  • Enclosing class:
    Experiments

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

      Fields 
      Modifier and Type Field Description
      private long l  
    • Constructor Summary

      Constructors 
      Constructor Description
      MyObject4()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • l

        private long l
    • Constructor Detail

      • MyObject4

        public MyObject4()