Uses of Interface
repast.simphony.data2.SizedIterable
Packages that use SizedIterable
-
Uses of SizedIterable in repast.simphony.data2
Classes in repast.simphony.data2 that implement SizedIterableMethod parameters in repast.simphony.data2 with type arguments of type SizedIterableModifier 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)