Interface FinanceData<DP extends DatePrice>

All Known Implementing Classes:
DataSource, FinanceDataReader
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface FinanceData<DP extends DatePrice>
A source of (historical) financial time series data.