Package de.bcxp.challenge.common.model.csv


package de.bcxp.challenge.common.model.csv
CSV-specific model interfaces. Provides abstractions for entries with numeric comparison capabilities.
  • Class
    Description
    Functional interface providing a contract for an entry that can produce a numeric score for comparison purposes.
    Enumeration defining strategies for comparing numeric values when determining the "best" score in analytical operations.