How to show 2 classes implementing an interface?

Y

Yash

I drew 2 classes. I also dropped a lollipop-style interface object. I defined
2 functions in the interface. Then I dropped the interface on one class. The
functions automatically appeared in the class.

But when I drop the interface on the second class, it disappears from the
first class.

How do I show 2 classes both implementing a common interface using the
lollipop-style nottaion?

Thanks,
Yash
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top