CompositeKey

This class provides the equals and hashCode to an array of object. It is intended to be used to create keys for caching operations.

var key CompositeKey.of(queryParameters, asOfDate, parameterSet);