Interface Collection<T>

Type Parameters:
T - Base type
All Known Subinterfaces:
TimeCollection<T>
All Known Implementing Classes:
dateset, datespan, datespanset, FloatSet, FloatSpan, FloatSpanSet, GeographySet, GeometrySet, GeoSet, IntSet, IntSpan, IntSpanSet, Set, Span, SpanSet, test, TextSet, tstzset, tstzspan, tstzspanset

public interface Collection<T>
Class representing a collection of temporal object with same common behavior
Author:
Arijit Samal