Class Experiments.MyChars4

  • Enclosing class:
    Experiments

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

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

      Constructors 
      Constructor Description
      MyChars4()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • f1

        private char f1
      • f2

        private char f2
      • f3

        private char f3
      • f4

        private char f4
    • Constructor Detail

      • MyChars4

        public MyChars4()