Uses of Class
org.apache.sis.internal.feature.InstantList
Packages that use InstantList
Package
Description
A set of helper classes for the SIS implementation.
-
Uses of InstantList in org.apache.sis.internal.feature
Fields in org.apache.sis.internal.feature with type parameters of type InstantListModifier and TypeFieldDescriptionprivate final Map
<Vector, InstantList> MovingFeatures.cache
Caches of list of times or instants, used for sharing existing instances.