Class JOLSample_04_Inheritance.A

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int a  
    • Constructor Summary

      Constructors 
      Constructor Description
      A()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • a

        int a
    • Constructor Detail

      • A

        public A()