|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ListRetriever<T>
to be implemented by classes that are to provide a special list of objects that are flexibly generated at runtime.
ValueRetriever| Method Summary | |
|---|---|
List<T> |
getRelevantList()
returns the currently relevant list of the denotes objects |
String |
getRelevantListDescription()
|
| Method Detail |
|---|
List<T> getRelevantList()
throws IOException
IOExceptionString getRelevantListDescription()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||