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