T - the type of results supplied by this supplierpublic interface Supplier<T> extends ThrowingSupplier<T,RuntimeException>
T get()
get in interface ThrowingSupplier<T,RuntimeException>Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.