org.specrunner.plugins.core.data
Interface IDataMap<T>

Type Parameters:
T - The mapping type.
All Superinterfaces:
IDataList<Map<String,T>>, Iterable<Map<String,T>>

public interface IDataMap<T>
extends IDataList<Map<String,T>>

A list of mappings.

Author:
Thiago Santos

Method Summary
 
Methods inherited from interface org.specrunner.plugins.core.data.IDataList
getTotal
 
Methods inherited from interface java.lang.Iterable
iterator
 



Copyright © 2014. All rights reserved.