Uses of Package
de.bcxp.challenge.common.analysis
Packages that use de.bcxp.challenge.common.analysis
Package
Description
The root package for the data challenge containing the entry point
App
and containing the resource files.Provides functionality to parse and analyze country-related data.
Provides functionality to parse and analyze weather-related data.
-
Classes in de.bcxp.challenge.common.analysis used by de.bcxp.challengeClassDescriptionFunctional interface that defines a contract for analyzing a
Document
containingDocumentEntry
objects to determine the best matching entry based on a specific criterion. -
Classes in de.bcxp.challenge.common.analysis used by de.bcxp.challenge.countriesClassDescriptionFunctional interface that defines a contract for analyzing a
Document
containingDocumentEntry
objects to determine the best matching entry based on a specific criterion. -
Classes in de.bcxp.challenge.common.analysis used by de.bcxp.challenge.weatherClassDescriptionFunctional interface that defines a contract for analyzing a
Document
containingDocumentEntry
objects to determine the best matching entry based on a specific criterion.