Interface Fn<T,R>

All Superinterfaces:
Function<T,R>, Serializable

public interface Fn<T,R> extends Function<T,R>, Serializable
Author:
Frank