public interface ObjectDoublePair<T> extends Serializable, Comparable<ObjectDoublePair<T>>
| Modifier and Type | Method and Description |
|---|---|
T |
getOne() |
double |
getTwo() |
compareToT getOne()
double getTwo()
Copyright © 2004–2016. All rights reserved.