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