|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the provided type@Experimental public interface Supplier<T>
Instances supply objects of a single type.
Note: experimental - inspired by guice
Method Summary | |
---|---|
T |
get()
Returns an instance of the expected type. |
Method Detail |
---|
T get()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |