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 TypeClassDescriptionclassClass representing a set of geography object inheriting from GeoSetclassClass representing a set of geography object inheriting from GeoSetclassAbstract 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 TypeClassDescriptionclassClass for representing a set of text values.classClass for representing sets of contiguous float values between a lower and an upper bound.classClass for representing lists of disjoint floatspans.classClass for representing a set of text values.classClass for representing sets of contiguous integer values between a lower and an upper bound.classClass 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 TypeClassDescriptionclassClass for representing lists of distinct dates.classClass for representing sets of contiguous dates between a lower and an upper bound.classClass for representing lists of disjoint tstzspans.classClass for representing lists of distinct timestamp values.classClass for representing sets of contiguous timestamps between a lower and an upper bound.classClass for representing lists of disjoint periods.