Class TemporalExpressions

  • All Implemented Interfaces:
    java.io.Serializable

    public class TemporalExpressions
    extends java.lang.Object
    implements java.io.Serializable
    A collection of TemporalExpression classes.

    For the most part, these classes are immutable - with the exception of the id field. The basic idea is to construct an expression tree in memory, and then query it.

    See Also:
    Serialized Form