Package samples.suppressconstructor
Class SuppressConstructorHierarchyParent
- java.lang.Object
-
- samples.suppressconstructor.SuppressConstructorHeirarchyEvilGrandParent
-
- samples.suppressconstructor.SuppressConstructorHierarchyParent
-
- Direct Known Subclasses:
SuppressConstructorHierarchy
public class SuppressConstructorHierarchyParent extends SuppressConstructorHeirarchyEvilGrandParent
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.String
message
-
Constructor Summary
Constructors Constructor Description SuppressConstructorHierarchyParent()
SuppressConstructorHierarchyParent(java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
-