Class Experiments.MyInts4

  • Enclosing class:
    Experiments

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

      Fields 
      Modifier and Type Field Description
      private int f1  
      private int f2  
      private int f3  
      private int f4  
    • Constructor Summary

      Constructors 
      Constructor Description
      MyInts4()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • f1

        private int f1
      • f2

        private int f2
      • f3

        private int f3
      • f4

        private int f4
    • Constructor Detail

      • MyInts4

        public MyInts4()