T1
- the type of the first input itemT2
- the type of the second input itemR
- the type of the mapped item@Deprecated public interface Function2<T1,T2,R> extends org.neo4j.function.Function2<T1,T2,R>
BiFunction
instead.Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.