public static final class Fn.Pairs extends Object
static <T> Function<Pair<T,T>,List<T>>
toList()
static <T> Function<Pair<T,T>,Set<T>>
toSet()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> Function<Pair<T,T>,List<T>> toList()
T
public static <T> Function<Pair<T,T>,Set<T>> toSet()
Copyright © 2020. All rights reserved.