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 TypeMethodDescriptionvoidAggregateDataSet.record(Map<Class<?>, SizedIterable<?>> objMap) voidDataSet.record(Map<Class<?>, SizedIterable<?>> objs) Records data from the specified ObjectListMap of objects.voidNonAggregateDataSet.record(Map<Class<?>, SizedIterable<?>> objMap)