public static class Function.Functions extends Object
Functions()
static <FT> Function<FT,FT>
identity()
static <F> Function<F,String>
simpleToString()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Functions()
public static <FT> Function<FT,FT> identity()
public static <F> Function<F,String> simpleToString()
Copyright © 2011–2019. All rights reserved.