Commit 89181cf4 by olly Committed by Oliver Woodman

Fully document MappingTrackSelector

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=162721489
parent 07de4d1b
......@@ -33,9 +33,7 @@ import java.util.List;
import java.util.concurrent.atomic.AtomicReference;
/**
* A {@link MappingTrackSelector} that allows configuration of common parameters. It is safe to call
* the methods of this class from the application thread. See {@link Parameters#Parameters()} for
* default selection parameters.
* A {@link MappingTrackSelector} suitable for most use cases.
*/
public class DefaultTrackSelector extends MappingTrackSelector {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment