jdk/src/java.desktop/share/classes/javax/sound/sampled/package-info.java
changeset 47195 b309b58eb190
parent 46863 d2d62aec9891
equal deleted inserted replaced
47194:c045b3720b1e 47195:b309b58eb190
    28  * sampled audio data.
    28  * sampled audio data.
    29  *
    29  *
    30  * <h2>Related Documentation</h2>
    30  * <h2>Related Documentation</h2>
    31  * For more information on using Java Sound see:
    31  * For more information on using Java Sound see:
    32  * <ul>
    32  * <ul>
    33  *     <li><a href="https://docs.oracle.com/javase/tutorial/sound/">
    33  *   <li><a href="https://docs.oracle.com/javase/tutorial/sound/">
    34  *     The Java Sound Tutorial</a></li>
    34  *   The Java Sound Tutorial</a>
    35  * </ul>
    35  * </ul>
    36  *
    36  *
    37  * @since 1.3
    37  * @since 1.3
    38  */
    38  */
    39 package javax.sound.sampled;
    39 package javax.sound.sampled;