T - the type of the first argument to the functionU - the type of the second argument to the functionR - the type of the result of the functionE - the type of exception that may be thrown from the functionpublic interface ThrowingBiFunction<T,U,R,E extends Exception>
ThrowingFunction.Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.