Package types.collections.base


package types.collections.base
  • Class
    Description
     
    Class representing a collection of temporal object with same common behavior
    Set<T>
    Abstract class that represents a set of temporal object
    Span<T>
    Abstract class that represents a span of temporal object
    Abstract class that represents a set of span of temporal object