Package com.opengamma.strata.collect

Root package for common data structures used by Strata.

Each package focuses on a different data structure:

  • Array - wrapped arrays and matrices
  • Functions - additional Java SE 8 functional interfaces
  • IO - common file formats
  • Named - extended enums
  • Result - functional result model
  • Time-Series - a series of values over time
  • Tuple - pair and triple