Class JOLSample_04_Inheritance.B
java.lang.Object
org.openjdk.jol.samples.JOLSample_04_Inheritance.A
org.openjdk.jol.samples.JOLSample_04_Inheritance.B
- Direct Known Subclasses:
JOLSample_04_Inheritance.C
- Enclosing class:
JOLSample_04_Inheritance
-
Field Summary
FieldsFields inherited from class JOLSample_04_Inheritance.A
a -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
b
int b
-
-
Constructor Details
-
B
public B()
-