Change Item 15, Clarify Method Descriptions, p. 158


Include the explanation that for each of the following methods the millisecond and nanosecond components apply to the subinterval, as defined in the semantics and requirements, when this is an instance of RationalTime.

public RelativeTime add (long millis, int nanos)
public RelativeTime add (long millis, int nanos, RelativeTime destination)
public RelativeTime add (RelativeTime time, RelativeTime destination)