| Modifier and Type | Method and Description |
|---|---|
static <First extends Comparable<? super First>,Second extends Comparable<? super Second>> |
Pairs.fromComparables(First first,
Second second)
Creates a pair from comparables which is itself
Comparable. |
Copyright © 2015. All rights reserved.