/** * Copyright (C) 2014 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ /** * Range data structures. * <p> * This package contains a class representing a range of dates. */ package com.opengamma.collect.range;