L - the left argument type.R - the right argument type.public interface BinaryFunctor<L,R> extends Functor
 Implementors are encouraged but not required to make their functors
 Serializable.
 
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.