Guava: Google Core Libraries for Java 10.0.1 API

阳光辉
2023-12-01

Guava: Google Core Libraries for Java 10.0.1 API
Packages
com.google.common.annotations Common annotation types.
com.google.common.base Basic utility libraries and interfaces.
com.google.common.base.internal
com.google.common.cache This package contains caching utilities.
com.google.common.collect This package contains generic collection interfaces and implementations, and other utilities for working with collections.
com.google.common.eventbus The EventBus allows publish-subscribe-style communication between components without requiring the components to explicitly register with one another (and thus be aware of each other).
com.google.common.io This package contains utility methods and classes for working with Java I/O, for example input streams, output streams, readers, writers, and files.
com.google.common.net This package contains utility methods and classes for working with net addresses (numeric IP and domain names).
com.google.common.primitives Static utilities for working with the eight primitive types and void.
com.google.common.util.concurrent Concurrency utilities.

 类似资料:

相关阅读

相关文章

相关问答