@FunctionalInterface public static interface Functions.Func1<T1,R> extends java.io.Serializable
R
apply(T1 t1)
R apply(T1 t1)