Class CrossSection<A,T>

java.lang.Object
microsim.dev.statistics.CrossSection<A,T>
All Implemented Interfaces:
Supplier<List<T>>

public class CrossSection<A,T> extends Object implements Supplier<List<T>>
A cross section is a collection of values; each of them representing the status of a given variable of an element of a collection of agents.