forked from google/guava
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The timestamp is showing up in the generated Javadoc, so we might as well make it match the current year. RELNOTES=n/a PiperOrigin-RevId: 548706743
- Loading branch information
Showing
5 changed files
with
8 additions
and
8 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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<body> | ||
<!-- LINT.IfChange --> | ||
|
||
Guava is a set of core Java libraries from Google that includes new collection | ||
types (such as multimap and multiset), immutable collections, a graph library, | ||
and utilities for concurrency, I/O, hashing, primitives, strings, and more! It | ||
is widely used on most Java projects within Google, and widely used by many | ||
other companies as well. | ||
<!-- LINT.ThenChange(README.md) --> | ||
|
||
|
||
<p>For more information, see <a href="https://guava.dev/">guava.dev</a>. | ||
</body> |
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