
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 © 2014 IronJacamar (http://www.ironjacamar.org)