mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Remove intdef value list from javadoc
This commit is contained in:
parent
4d9ad5a6e0
commit
c78ac6e784
@ -45,16 +45,7 @@ import java.util.ArrayList;
|
|||||||
*/
|
*/
|
||||||
/* package */ final class CustomSpanBundler {
|
/* package */ final class CustomSpanBundler {
|
||||||
|
|
||||||
/**
|
/** Media3 custom span implementations. */
|
||||||
* Media3 custom span implementations. One of the following:
|
|
||||||
*
|
|
||||||
* <ul>
|
|
||||||
* <li>{@link #UNKNOWN}
|
|
||||||
* <li>{@link #RUBY}
|
|
||||||
* <li>{@link #TEXT_EMPHASIS}
|
|
||||||
* <li>{@link #HORIZONTAL_TEXT_IN_VERTICAL_CONTEXT}
|
|
||||||
* </ul>
|
|
||||||
*/
|
|
||||||
@Documented
|
@Documented
|
||||||
@Retention(RetentionPolicy.SOURCE)
|
@Retention(RetentionPolicy.SOURCE)
|
||||||
@Target({TYPE_USE})
|
@Target({TYPE_USE})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user