Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

polymorphism package does not have any interface to inherit #1

Open
hyhypepe opened this issue May 6, 2019 · 0 comments
Open

polymorphism package does not have any interface to inherit #1

hyhypepe opened this issue May 6, 2019 · 0 comments

Comments

@hyhypepe
Copy link

hyhypepe commented May 6, 2019

In polymorphism.go file, the circle, the trapezium and the ellipse override area() method, but they do not have any interface to inherit and client code can not use common interface to interact? So that they do not rely on polymorphism principle.

Hope you correct it as soon as possible!. Thank

@hyhypepe hyhypepe closed this as completed May 6, 2019
@hyhypepe hyhypepe reopened this May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant