-
Notifications
You must be signed in to change notification settings - Fork 260
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change the javadoc of Correspondence and fuzzy.md to recommend factor…
…y methods over subclassing. The empty constructor is explicitly added just so that we can add javadoc recommending against it. (We could deprecate it, but I don't think we want to go that far, and anyway I think it probably wouldn't do much good as folks shouldn't be explicitly calling it.) Also includes some minor improvements such as adding more links to fuzzy.md and reordering the code in the examples in javadoc more logically. RELNOTES=The officially recommended way of creating Correspondence instances is now to use the factory methods, rather than subclassing. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=238501597
- Loading branch information
1 parent
d222360
commit 8bd19b4
Showing
1 changed file
with
22 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters