/
githubmirror
/
guava
Обзор
Документация
Войти
/
githubmirror
/
guava
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
overview.html
11 строк
429 B
cpovirk
Fix timestamp and comments.
17 июл 2023, 19:01
17 июл 2023, 19:01
7645ffc
Код
Авторство
О чём код?
<body> 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. <p>For more information, see <a href="https://guava.dev/">guava.dev</a>. </body>