public final class Functions2
extends java.lang.Object
Function2 instances.| Modifier and Type | Method and Description |
|---|---|
static <T,V,P> com.gs.collections.api.block.function.Function2<T,P,V> |
fromFunction(com.gs.collections.api.block.function.Function<? super T,? extends V> function) |