|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OnDemandObjectProvider
Provides an object which is costly to create or to retrieve and which is needed only conditionally needed.
| Method Summary | ||
|---|---|---|
|
get()
Returns the object in question. |
|
| Method Detail |
|---|
<T> T get()
T - the expected type of the parameter value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||