We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Clarify cache wiki docs. RELNOTES=n/a PiperOrigin-RevId: 369289848
Begin tweaking Guava sources to satisfy Copybara. - Change from http to https (and from github.io links to guava.dev/truth.dev while I'm at it). - Remove go/ links. - Add whitespace around MOE directives. - Put MOE stripping directives alone in comments, moving other comment text to a separate comment. - One particular case of that: Put MOE intracomment stripping into HTML comments... even when it happens in non-Javadoc comments (i.e., /* */). It seems that Copybara wants for intracomment directives to stand alone in *some* kind of comment? - Add @GoogleInternal to some files that are currently omitted from Guava simply by not being in MOE filegroup targets. This is surely not a complete set of changes, but it's enough to get me started. RELNOTES=n/a ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=334840448
Added @Override. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=278000828
Redo a change to cache docs that got overwritten on the first internal -> external doc sync. Fixes https://github.com/google/guava/issues/2867 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=188744531
Remove erroneous backtick and add some missing spaces. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=183717691
Fix md files that were incorrectly marked executable.
Sync some additional fixes.
Sync changes from migration to internal pages. Primarily, fix up tons of Markdown stuff.
Updated CachesExplained (markdown)
Update some Google Code links in wiki pages.
Update all or most Javadoc links to use new GitHub locations
Change underscores to hyphens in wiki URL fragments.
Fix wiki links to use proper format to work on GitHub.
Initial commit of Guava wiki contents.