Interface EvaluatedRow<K,V extends Map>
- Type Parameters:
K- KEYV- VALUE
- All Known Implementing Classes:
StringEvaluatedRow
public interface EvaluatedRow<K,V extends Map>
Abstraction containing evaluated data where the key is to be unique (it might contain various kind of data) for
target impex script and value is
Map of type attribute and it value.-
Method Summary