Uses of Class
net.seesharpsoft.commons.collection.Pair
| Package | Description |
|---|---|
| net.seesharpsoft.commons.collection |
-
Uses of Pair in net.seesharpsoft.commons.collection
Methods in net.seesharpsoft.commons.collection that return Pair Modifier and Type Method Description static <F, S> Pair<F,S>Pair. of(F first, S second)