Side of Software
Dated Collections Library 2.0

Uses of Package
sos.dated.util

Classes in sos.dated.util used by sos.dated.util
AbstractDatedCollection
          A partial implementation of a dated collection.
AbstractDatedList
          A partial implementation of a dated list.
AbstractDatedMap
          A partial implementation of a dated map.
AbstractDatedObject
          A partial implementation of a dated object.
AbstractDatedSet
          A partial implementation of a dated set.
AbstractDatedValue
          A partial implementation of a dated value.
AbstractDates
          A partial implementation of a series of date ranges.
AbstractMapByDate
          A partial implementation of DatedMap that maintains a complete, non-dated map at each date where a change occurs.
DatedCollection
          A collection of elements over time.
DatedCollections.Action
          Action to perform on a dated object at a period when it does not change.
DatedList
          A list of elements over time.
DatedMap
          A mapping of elements over time.
DatedMap.Entry
          An entry in a dated map.
DatedObject
          An object that maintains its state explicitly over time.
DatedSet
          A set of elements over time.
DatedSortedMap
          A dated map whose keys are ordered.
DatedSortedSet
          A dated set whose elements are ordered.
DatedValue
          A value over time.
DateIterator
          An iterator of ordered, non-overlapping date ranges.
Dates
          An ordered list of non-overlapping date ranges.
Iterator
          A mechanism to step through and (possibly) alter a dated collection at a given date.
ListIterator
          A forward and reverse mechanism to step through and (possibly) alter a dated list.
 


Side of Software
Dated Collections Library 2.0

Copyright 2003-09 Side of Software (SOS). All rights reserved.