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