|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValueRetriever<T>
provides a way to access a specific value that is relevant to a given context at the time of calling the interface's method
ValueSetter,
ListRetriever| Method Summary | |
|---|---|
T |
getRelevantValue()
returns the relevant value for this instance at the time of calling |
| Method Detail |
|---|
T getRelevantValue()
throws IOException
IOException - if any resource to fulfill the request is not accessible
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||