public class Functions extends Object
Functions()
static <T> Function<T,T>
identity()
static <T> Function<T,Void>
STDERR()
STDOUT()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Functions()
public static <T> Function<T,T> identity()
public static <T> Function<T,Void> STDOUT()
public static <T> Function<T,Void> STDERR()
Copyright © 2016. All rights reserved.