public class DrugsByNameComparator extends java.lang.Object implements java.util.Comparator<Drug>
| Constructor and Description | 
|---|
DrugsByNameComparator()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(Drug d1,
       Drug d2)  | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.