Uses of Interface
types.collections.base.Collection
Packages that use Collection
Package
Description
-
Uses of Collection in types.collections.base
Classes in types.collections.base that implement Collection -
Uses of Collection in types.collections.geo
Classes in types.collections.geo that implement CollectionModifier and TypeClassDescriptionclass
Class representing a set of geography object inheriting from GeoSetclass
Class representing a set of geography object inheriting from GeoSetclass
Abstract class representing a set of geo object inheriting from set type. -
Uses of Collection in types.collections.number
Classes in types.collections.number that implement CollectionModifier and TypeClassDescriptionclass
Class for representing a set of text values.class
Class for representing sets of contiguous float values between a lower and an upper bound.class
Class for representing lists of disjoint floatspans.class
Class for representing a set of text values.class
Class for representing sets of contiguous integer values between a lower and an upper bound.class
Class for representing lists of disjoint intspans. -
Uses of Collection in types.collections.text
Classes in types.collections.text that implement Collection -
Uses of Collection in types.collections.time
Subinterfaces of Collection in types.collections.timeClasses in types.collections.time that implement CollectionModifier and TypeClassDescriptionclass
Class for representing lists of distinct dates.class
Class for representing sets of contiguous dates between a lower and an upper bound.class
Class for representing lists of disjoint tstzspans.class
Class for representing lists of distinct timestamp values.class
Class for representing lists of distinct timestamp values.class
Class for representing sets of contiguous timestamps between a lower and an upper bound.class
Class for representing lists of disjoint periods.