| Package | Description |
|---|---|
| com.helger.commons.tree.sort |
| Modifier and Type | Class and Description |
|---|---|
class |
ComparatorDefaultTreeItemComparable<DATATYPE extends Comparable<? super DATATYPE>>
Comparator for sorting
DefaultTreeItem items by their value using an
comparable value types. |
class |
ComparatorDefaultTreeItemWithIDDataComparable<IDTYPE,DATATYPE extends Comparable<? super DATATYPE>>
Comparator for sorting
DefaultTreeItemWithID items by their value
using an comparable value types. |
Copyright © 2014–2015 Philip Helger. All rights reserved.