Class TrivialPredictionHelperService

  • All Implemented Interfaces:
    PredictionHelperService

    @Component
    public class TrivialPredictionHelperService
    extends Object
    implements PredictionHelperService
    Trivial implementation of the PredictionHelperService. It returns a single prediction for the tripStatus, or prediction records if available.
    • Constructor Detail

      • TrivialPredictionHelperService

        public TrivialPredictionHelperService()