Package examples

Class InheritedAttributesExample.B

java.lang.Object
examples.InheritedAttributesExample.A
examples.InheritedAttributesExample.B
Enclosing class:
InheritedAttributesExample

static class InheritedAttributesExample.B extends InheritedAttributesExample.A
Example class that defines a type filed and inherits another type field.
  • Field Details

  • Constructor Details

    • B

      B()