public class PerfectMatch extends TypeMatch
| Constructor and Description |
|---|
PerfectMatch() |
| 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.
|
setCockpitAdminServicepublic String getStrategyCode()
WidgetSocketMatchStrategygetStrategyCode in interface WidgetSocketMatchStrategygetStrategyCode in class TypeMatchpublic boolean matches(WidgetSocket socketA, WidgetSocket socketB)
WidgetSocketMatchStrategymatches in interface WidgetSocketMatchStrategymatches in class TypeMatchsocketA - a socketsocketB - a socketCopyright © 2018. All rights reserved.