public class Suppliers extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
Suppliers.GetName |
protected static class |
Suppliers.GetSupplierGroup |
| Constructor and Description |
|---|
Suppliers() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Function<Supplier,String> |
getSupplierGroup() |
static Comparator<Supplier> |
orderByNamesComparator() |
public static Comparator<Supplier> orderByNamesComparator()
Copyright © 2013 CodeLutin. All rights reserved.