JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.ibm.tivoli.maximo.util
Interface Supplier<T>
Type Parameters:
T
-
public interface
Supplier<T>
Supplier Interface to for a class that can supply and instance when get() is called.
Author:
sls
Nested Class Summary
Nested Classes
Modifier and Type
Interface and Description
static class
Supplier.Factory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
get
()
Method Detail
get
T
get()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method