public interface WidgetSocketMatchStrategy
| Modifier and Type | Method and Description |
|---|---|
String |
getStrategyCode()
Identifier of the strategy.
|
boolean |
matches(WidgetSocket socketA,
WidgetSocket socketB)
Method checks if two sockets match, ie.
|
String getStrategyCode()
boolean matches(WidgetSocket socketA, WidgetSocket socketB)
socketA - a socketsocketB - a socketCopyright © 2018. All rights reserved.