Package examples

Class InheritedAttributesExample.A

java.lang.Object
examples.InheritedAttributesExample.A
Direct Known Subclasses:
InheritedAttributesExample.B
Enclosing class:
InheritedAttributesExample

static class InheritedAttributesExample.A extends Object
Example class with a type filed to be repeated in a derived class.
  • Field Details

  • Constructor Details

    • A

      A()