Uses of Interface
repast.simphony.data2.SizedIterable
-
Uses of SizedIterable in repast.simphony.data2
Modifier and TypeMethodDescriptionvoid
AggregateDataSet.record
(Map<Class<?>, SizedIterable<?>> objMap) void
DataSet.record
(Map<Class<?>, SizedIterable<?>> objs) Records data from the specified ObjectListMap of objects.void
NonAggregateDataSet.record
(Map<Class<?>, SizedIterable<?>> objMap)