JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
java.util.function
Supplier
Contents
Description
Method Summary
Method Details
get()
Hide sidebar
Show sidebar
Interface Supplier<
T
>
public interface
Supplier<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
get
()
Method Details
get
T
get
()