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