| Package | Description |
|---|---|
| com.mckoi.util |
Miscellaneous utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static SearchResults |
SortUtil.sortedQuickFind(Comparable[] list,
Comparable val,
SearchResults results)
Quickly finds the given element in the array of objects.
|
| Modifier and Type | Method and Description |
|---|---|
static SearchResults |
SortUtil.sortedQuickFind(Comparable[] list,
Comparable val,
SearchResults results)
Quickly finds the given element in the array of objects.
|
Copyright © 2016. All rights reserved.