Class Second

All Implemented Interfaces:
Serializable, Comparable, MonthConstants, TimePeriod

public class Second
extends RegularTimePeriod
implements Serializable
Represents a second in a particular day. This class is immutable, which is a requirement for all RegularTimePeriod subclasses.
See Also:
Serialized Form