Interface ResourceSelectionStrategy
-
public interface ResourceSelectionStrategyDatastructure can call this to select a resource- Author:
- Jagadish Ramu
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResourceHandleretrieveResource()To retrieve resource from datastructure.
-
-
-
Method Detail
-
retrieveResource
ResourceHandle retrieveResource()
To retrieve resource from datastructure.
-
-