E - the type that SortWrapper is wrapping.public class SortWrapper<E> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SortWrapper.DistanceComparator<E>
Compares SortWrappers by their associated distance value.
|
| Constructor and Description |
|---|
SortWrapper(E value,
double distance) |
Copyright © 2010-2015. All Rights Reserved.