Package samples.classhierarchy
Class Parent
- java.lang.Object
-
- samples.classhierarchy.Parent
-
-
Field Summary
Fields Modifier and Type Field Description private int
value
-
Constructor Summary
Constructors Constructor Description Parent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getValue()
void
setValue(int value)
-