T - the type of results supplied by this supplierjava.util.function interface and classes in 3.0.public interface Supplier<T> extends ThrowingSupplier<T,RuntimeException>
T get()
get in interface ThrowingSupplier<T,RuntimeException>Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.