Interface DataProvider<V extends DataItem>
- All Known Implementing Classes:
DataStorage
public interface DataProvider<V extends DataItem>
-
Method Summary
-
Method Details
-
getSupportedDataType
String getSupportedDataType() -
getItem
-
getItem
-
getItems
-