Package org.djutils.data


package org.djutils.data
Classes for sampling simulation data. This can be used for post-analysis, graphs, indicators, etc.

Copyright (c) 2020-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUTILS License.

Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
  • Classes
    Class
    Description
    Column identifier and descriptor.
    Table implementation that stores Records in a List.
    Row in a table.
    Abstract table implementation taking care of the columns.