How to restrict multiple lollipop symbols for the same interface ?

0 votes
asked Oct 25, 2015 in To be sorted by anonymous
I have two classes implementing the same interface in java code. I am trying to use lollipop symbol as follows :

@startuml

A -() In

B -() In

@enduml

But above code results in two lollipops even though they both refer to same interface In. Can I intead have just one lollipop for interface In ?

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...