T
E
public interface ThrowingConsumer<T,E extends Exception>
void
accept(T t)
void accept(T t) throws E extends Exception
t
E extends Exception
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.