java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

class table inheritance complete

Open KingOfXi opened this issue 2 years ago • 1 comments

class table inheritance

  • this pull complete the pattern of class table inheritance .
  • This is to solve the issue https://github.com/iluwatar/java-design-patterns/issues/1287.

Pull request description

implement it according to https://www.sourcecodeexamples.net/2018/05/class-table-inheritance-pattern.html

For detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute

KingOfXi avatar Apr 04 '22 10:04 KingOfXi

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] avatar May 25 '22 11:05 sonarcloud[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 30 '22 23:10 stale[bot]

Closed due to inactivity

iluwatar avatar Nov 08 '22 19:11 iluwatar