|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractInterval | |
edu.umd.cfar.lamp.viper.util | Provides miscellanious utility classes for the ViPER suite. |
viper.api.time | This package provides a set of classes for working with time and time series data. |
Uses of AbstractInterval in edu.umd.cfar.lamp.viper.util |
Subclasses of AbstractInterval in edu.umd.cfar.lamp.viper.util | |
class |
SimpleInterval
A simple immutable Interval of Comparable objects. |
Uses of AbstractInterval in viper.api.time |
Subclasses of AbstractInterval in viper.api.time | |
class |
AbstractInstantInterval
An instant interval that doesn't implement getStartInstant and getEndInstant. |
class |
Span
A span specifies either a span of frames or of time. |
class |
TemporalObject
A span that takes a value. |
static class |
TimeEncodedList.DynamicAttributeValueImpl
A useful class for representing an object bound to an interval. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |