Package org.hl7.fhir.utilities
Interface MergedList.IMatcher<T1>
-
- Enclosing class:
- MergedList<T>
public static interface MergedList.IMatcher<T1>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatch(T1 l, T1 r)
-