T - type oneS - type twopublic interface ExtensionMatcher<T,S>
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(T left,
S right)
Match two Onject of give generics type as mergeable each other
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.