Interface AbsoluteInstantType


public interface AbsoluteInstantType

Identifies a field, such as year or minuteOfHour, in a chronology-neutral way.

Instances of this class are singletons and they can be compared using the AbsoluteInstantTypegetType() method and the == operator.

A huge part of the documentation of this class has been retrieved from the joda-time library.

Version:
$Id$
Author:
gvSIG team