| Package | Description |
|---|---|
| com.phloc.commons.tree.utils.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<IDTYYPE,DATATYPE extends Comparable<? super DATATYPE>>
Comparator for sorting
DefaultTreeItemWithID items by their value
using an comparable value types. |
Copyright © 2006–2015 phloc systems. All rights reserved.