Uses of Class
com.mysema.commons.lang.Pair
-
-
Uses of Pair in com.mysema.commons.lang
Methods in com.mysema.commons.lang that return Pair Modifier and Type Method Description static <F,S>
Pair<F,S>Pair. of(F f, S s)
-