Change Item 13, Clarify Method Descriptions, p. 151


Replace the following method descriptions:
 

public final long getMilliseconds ()
    Returns the milliseconds component of this. In the case of an instance of RationalTime the milliseconds represent the millisecond component of the subinterval as defined in the requirements and semantics of this section.
 

public final int getNanoseconds ()
    Returns the nanoseconds component of this. In the case of an instance of RationalTime the nanoseconds represent the nanosecond component of the subinterval as defined in the requirements and semantics of this section.