guava 简介、中文文档、中英对照文档 下载

2023-11-11 11:20

本文主要是介绍guava 简介、中文文档、中英对照文档 下载,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

guava 文档 下载链接(含jar包、源码、pom)

组件名称中文-文档-下载链接中英对照-文档-下载链接
guava-11.0.2.jarguava-11.0.2-API文档-中文版.zipguava-11.0.2-API文档-中英对照版.zip
guava-12.0.1.jarguava-12.0.1-API文档-中文版.zipguava-12.0.1-API文档-中英对照版.zip
guava-16.0.1.jarguava-16.0.1-API文档-中文版.zipguava-16.0.1-API文档-中英对照版.zip
guava-17.0.jarguava-17.0-API文档-中文版.zipguava-17.0-API文档-中英对照版.zip
guava-18.0.jarguava-18.0-API文档-中文版.zipguava-18.0-API文档-中英对照版.zip
guava-19.0.jarguava-19.0-API文档-中文版.zipguava-19.0-API文档-中英对照版.zip
guava-20.0.jarguava-20.0-API文档-中文版.zipguava-20.0-API文档-中英对照版.zip
guava-22.0.jarguava-22.0-API文档-中文版.zipguava-22.0-API文档-中英对照版.zip
guava-23.0.jarguava-23.0-API文档-中文版.zipguava-23.0-API文档-中英对照版.zip
guava-24.1-jre.jar(暂无)guava-24.1-jre-API文档-中英对照版.zip
guava-25.0-jre.jarguava-25.0-jre-API文档-中文版.zipguava-25.0-jre-API文档-中英对照版.zip
guava-26.0-android.jarguava-26.0-android-API文档-中文版.zipguava-26.0-android-API文档-中英对照版.zip
guava-27.0.1-jre.jarguava-27.0.1-jre-API文档-中文版.zipguava-27.0.1-jre-API文档-中英对照版.zip
guava-28.0-android.jarguava-28.0-android-API文档-中文版.zipguava-28.0-android-API文档-中英对照版.zip
guava-28.2-jre.jarguava-28.2-jre-API文档-中文版.zipguava-28.2-jre-API文档-中英对照版.zip
guava-29.0-jre.jarguava-29.0-jre-API文档-中文版.zipguava-29.0-jre-API文档-中英对照版.zip
guava-30.0-jre.jarguava-30.0-jre-API文档-中文版.zipguava-30.0-jre-API文档-中英对照版.zip
guava-30.1.1-jre.jarguava-30.1.1-jre-API文档-中文版.zipguava-30.1.1-jre-API文档-中英对照版.zip

guava 简介

Guava:谷歌Java核心库

Guava是一套核心库和扩展库,其中包括实用程序类、谷歌的集合、I/O类等等。

在这里插入图片描述

在这里插入图片描述

guava 中文文档、中英对照文档 说明

摘要:guava、com.google.guava、中文文档、中英对照文档、下载、包含jar包、原API文档、源代码、Maven依赖信息文件、翻译后的API文档、google、guava、中英对照文档、jar包、java;

使用方法:解压翻译后的API文档,用浏览器打开“index.html”文件,即可纵览文档内容。

人性化翻译,文档中的代码和结构保持不变,注释和说明精准翻译,请放心使用。

双语对照,边学技术、边学英语。

涉及的包(package)

com.google.common.annotations

com.google.common.base

com.google.common.cache

com.google.common.collect

com.google.common.escape

com.google.common.eventbus

com.google.common.graph

com.google.common.hash

com.google.common.html

com.google.common.io

com.google.common.math

com.google.common.net

com.google.common.primitives

com.google.common.reflect

com.google.common.util.concurrent

com.google.common.xml

Guava: Google Core Libraries for Java 23.0 API

Packages  
PackageDescription
com.google.common.annotations
Common annotation types.

常见的注释类型。

com.google.common.base
Basic utility libraries and interfaces.

基本实用程序库和接口。

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.escape
Interfaces, utilities, and simple implementations of escapers and encoders.

ercapers和编码器的接口,实用程序和简单实现。

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).

eventBus允许在组件之间发布 - 订阅式通信,而无需组件将彼此显式注册(因此彼此意识)。

com.google.common.graph
An API for representing graph (node and edge) data.

用于表示图形(节点和边缘)数据的API。

com.google.common.hash
Hash functions and related structures.

哈希函数和相关结构。

com.google.common.html
Escapers for HTML.

逃离HTML。

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.

此包包含用于使用Java I / O合作的实用程序方法和类;例如,输入流,输出流,读者,编写器和文件。

com.google.common.math
Arithmetic functions operating on primitive values and BigInteger instances.

在原始值和BigInteger实例上运行的算术函数。

com.google.common.net
This package contains utility methods and classes for working with net addresses (numeric IP and domain names).

此包包含用于使用网络地址(数字IP和域名)的实用方法和类。

com.google.common.primitives
Static utilities for working with the eight primitive types and void, and value types for treating them as unsigned.

静态实用程序,用于使用八种原始类型和缺点,以及将它们视为无符号的价值类型。

com.google.common.reflect
This package contains utilities to work with Java reflection.

此包包含使用Java反射的实用程序。

com.google.common.util.concurrent
Concurrency utilities.

并发实用程序。

com.google.common.xml
Escapers for XML.

XML的逃逸者。

涉及的类(class)

AbstractCache

AbstractCache.SimpleStatsCounter

AbstractCache.StatsCounter

AbstractCheckedFuture

AbstractExecutionThreadService

AbstractFuture

AbstractGraph

AbstractIdleService

AbstractInvocationHandler

AbstractIterator

AbstractListeningExecutorService

AbstractLoadingCache

AbstractNetwork

AbstractScheduledService

AbstractScheduledService.CustomScheduler

AbstractScheduledService.CustomScheduler.Schedule

AbstractScheduledService.Scheduler

AbstractSequentialIterator

AbstractService

AbstractValueGraph

AllowConcurrentEvents

ArrayBasedCharEscaper

ArrayBasedEscaperMap

ArrayBasedUnicodeEscaper

ArrayListMultimap

ArrayTable

Ascii

AsyncCallable

AsyncEventBus

AsyncFunction

AtomicDouble

AtomicDoubleArray

AtomicLongMap

Atomics

BaseEncoding

BaseEncoding.DecodingException

Beta

BigIntegerMath

BiMap

BinaryTreeTraverser

BloomFilter

Booleans

BoundType

ByteArrayDataInput

ByteArrayDataOutput

ByteProcessor

Bytes

ByteSink

ByteSource

ByteStreams

Cache

CacheBuilder

CacheBuilderSpec

CacheLoader

CacheLoader.InvalidCacheLoadException

CacheLoader.UnsupportedLoadingOperationException

CacheStats

Callables

CaseFormat

CharEscaper

CharEscaperBuilder

CharMatcher

Chars

Charsets

CharSink

CharSource

CharStreams

CheckedFuture

ClassPath

ClassPath.ClassInfo

ClassPath.ResourceInfo

ClassToInstanceMap

Closeables

Closer

Collections2

Comparators

ComparisonChain

ComputationException

ConcurrentHashMultiset

ContiguousSet

Converter

CountingInputStream

CountingOutputStream

CycleDetectingLockFactory

CycleDetectingLockFactory.Policies

CycleDetectingLockFactory.Policy

CycleDetectingLockFactory.PotentialDeadlockException

CycleDetectingLockFactory.WithExplicitOrdering

DeadEvent

Defaults

DiscreteDomain

DoubleMath

Doubles

ElementOrder

ElementOrder.Type

EndpointPair

EnumBiMap

EnumHashBiMap

EnumMultiset

Enums

Equivalence

Equivalence.Wrapper

Escaper

Escapers

Escapers.Builder

EventBus

EvictingQueue

ExecutionError

ExecutionList

FakeTimeLimiter

FileBackedOutputStream

Files

FileWriteMode

FinalizablePhantomReference

FinalizableReference

FinalizableReferenceQueue

FinalizableSoftReference

FinalizableWeakReference

Floats

FluentFuture

FluentIterable

Flushables

ForwardingBlockingDeque

ForwardingBlockingDeque

ForwardingBlockingQueue

ForwardingCache

ForwardingCache.SimpleForwardingCache

ForwardingCheckedFuture

ForwardingCheckedFuture.SimpleForwardingCheckedFuture

ForwardingCollection

ForwardingConcurrentMap

ForwardingDeque

ForwardingExecutorService

ForwardingFuture

ForwardingFuture.SimpleForwardingFuture

ForwardingIterator

ForwardingList

ForwardingListenableFuture

ForwardingListenableFuture.SimpleForwardingListenableFuture

ForwardingListeningExecutorService

ForwardingListIterator

ForwardingListMultimap

ForwardingLoadingCache

ForwardingLoadingCache.SimpleForwardingLoadingCache

ForwardingMap

ForwardingMapEntry

ForwardingMultimap

ForwardingMultiset

ForwardingNavigableMap

ForwardingNavigableSet

ForwardingObject

ForwardingQueue

ForwardingSet

ForwardingSetMultimap

ForwardingSortedMap

ForwardingSortedMultiset

ForwardingSortedSet

ForwardingSortedSetMultimap

ForwardingTable

Function

Functions

Funnel

Funnels

FutureCallback

Futures

Futures.FutureCombiner

Graph

GraphBuilder

Graphs

GwtCompatible

GwtIncompatible

HashBasedTable

HashBiMap

HashCode

Hasher

HashFunction

Hashing

HashingInputStream

HashingOutputStream

HashMultimap

HashMultiset

HostAndPort

HostSpecifier

HtmlEscapers

HttpHeaders

ImmutableBiMap

ImmutableBiMap.Builder

ImmutableClassToInstanceMap

ImmutableClassToInstanceMap.Builder

ImmutableCollection

ImmutableCollection.Builder

ImmutableDoubleArray

ImmutableDoubleArray.Builder

ImmutableGraph

ImmutableIntArray

ImmutableIntArray.Builder

ImmutableList

ImmutableList.Builder

ImmutableListMultimap

ImmutableListMultimap.Builder

ImmutableLongArray

ImmutableLongArray.Builder

ImmutableMap

ImmutableMap.Builder

ImmutableMultimap

ImmutableMultimap.Builder

ImmutableMultiset

ImmutableMultiset.Builder

ImmutableNetwork

ImmutableRangeMap

ImmutableRangeMap.Builder

ImmutableRangeSet

ImmutableRangeSet.Builder

ImmutableSet

ImmutableSet.Builder

ImmutableSetMultimap

ImmutableSetMultimap.Builder

ImmutableSortedMap

ImmutableSortedMap.Builder

ImmutableSortedMultiset

ImmutableSortedMultiset.Builder

ImmutableSortedSet

ImmutableSortedSet.Builder

ImmutableTable

ImmutableTable.Builder

ImmutableTypeToInstanceMap

ImmutableTypeToInstanceMap.Builder

ImmutableValueGraph

InetAddresses

InetAddresses.TeredoInfo

InsecureRecursiveDeleteException

Interner

Interners

Interners.InternerBuilder

InternetDomainName

IntMath

Ints

Invokable

Iterables

Iterators

JdkFutureAdapters

Joiner

Joiner.MapJoiner

LinearTransformation

LinearTransformation.LinearTransformationBuilder

LineProcessor

LineReader

LinkedHashMultimap

LinkedHashMultiset

LinkedListMultimap

ListenableFuture

ListenableFutureTask

ListenableScheduledFuture

ListeningExecutorService

ListeningScheduledExecutorService

ListMultimap

Lists

LittleEndianDataInputStream

LittleEndianDataOutputStream

LoadingCache

LongMath

Longs

MapDifference

MapDifference.ValueDifference

MapMaker

Maps

Maps.EntryTransformer

MediaType

MinMaxPriorityQueue

MinMaxPriorityQueue.Builder

Monitor

Monitor.Guard

MoreCollectors

MoreExecutors

MoreFiles

MoreObjects

MoreObjects.ToStringHelper

Multimap

MultimapBuilder

MultimapBuilder.ListMultimapBuilder

MultimapBuilder.MultimapBuilderWithKeys

MultimapBuilder.SetMultimapBuilder

MultimapBuilder.SortedSetMultimapBuilder

Multimaps

Multiset

Multiset.Entry

Multisets

MutableClassToInstanceMap

MutableGraph

MutableNetwork

MutableTypeToInstanceMap

MutableValueGraph

Network

NetworkBuilder

ObjectArrays

Objects

Optional

Ordering

PairedStats

PairedStatsAccumulator

Parameter

PatternFilenameFilter

PeekingIterator

PercentEscaper

Preconditions

PredecessorsFunction

Predicate

Predicates

Primitives

PrimitiveSink

Quantiles

Quantiles.Scale

Quantiles.ScaleAndIndex

Quantiles.ScaleAndIndexes

Queues

Range

RangeMap

RangeSet

RateLimiter

RecursiveDeleteOption

Reflection

RemovalCause

RemovalListener

RemovalListeners

RemovalNotification

Resources

RowSortedTable

Runnables

Service

Service.Listener

Service.State

ServiceManager

ServiceManager.Listener

SetMultimap

Sets

Sets.SetView

SettableFuture

Shorts

SignedBytes

SimpleTimeLimiter

SortedMapDifference

SortedMultiset

SortedSetMultimap

Splitter

Splitter.MapSplitter

StandardSystemProperty

Stats

StatsAccumulator

Stopwatch

Streams

Streams.DoubleFunctionWithIndex

Streams.FunctionWithIndex

Streams.IntFunctionWithIndex

Streams.LongFunctionWithIndex

Strings

Striped

Subscribe

SubscriberExceptionContext

SubscriberExceptionHandler

SuccessorsFunction

Supplier

Suppliers

Table

Table.Cell

Tables

ThreadFactoryBuilder

Throwables

Ticker

TimeLimiter

TreeBasedTable

TreeMultimap

TreeMultiset

TreeRangeMap

TreeRangeSet

TreeTraverser

TypeParameter

TypeResolver

TypeToInstanceMap

TypeToken

UncaughtExceptionHandlers

UncheckedExecutionException

UncheckedTimeoutException

UnicodeEscaper

Uninterruptibles

UnmodifiableIterator

UnmodifiableListIterator

UnsignedBytes

UnsignedInteger

UnsignedInts

UnsignedLong

UnsignedLongs

UrlEscapers

Utf8

ValueGraph

ValueGraphBuilder

Verify

VerifyException

VisibleForTesting

Weigher

XmlEscapers

这篇关于guava 简介、中文文档、中英对照文档 下载的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/389703

相关文章

Python pip下载包及所有依赖到指定文件夹的步骤说明

《Pythonpip下载包及所有依赖到指定文件夹的步骤说明》为了方便开发和部署,我们常常需要将Python项目所依赖的第三方包导出到本地文件夹中,:本文主要介绍Pythonpip下载包及所有依... 目录步骤说明命令格式示例参数说明离线安装方法注意事项总结要使用pip下载包及其所有依赖到指定文件夹,请按照以

C#实现将Office文档(Word/Excel/PDF/PPT)转为Markdown格式

《C#实现将Office文档(Word/Excel/PDF/PPT)转为Markdown格式》Markdown凭借简洁的语法、优良的可读性,以及对版本控制系统的高度兼容性,逐渐成为最受欢迎的文档格式... 目录为什么要将文档转换为 Markdown 格式使用工具将 Word 文档转换为 Markdown(.

详解如何使用Python构建从数据到文档的自动化工作流

《详解如何使用Python构建从数据到文档的自动化工作流》这篇文章将通过真实工作场景拆解,为大家展示如何用Python构建自动化工作流,让工具代替人力完成这些数字苦力活,感兴趣的小伙伴可以跟随小编一起... 目录一、Excel处理:从数据搬运工到智能分析师二、PDF处理:文档工厂的智能生产线三、邮件自动化:

RedisTemplate默认序列化方式显示中文乱码的解决

《RedisTemplate默认序列化方式显示中文乱码的解决》本文主要介绍了SpringDataRedis默认使用JdkSerializationRedisSerializer导致数据乱码,文中通过示... 目录1. 问题原因2. 解决方案3. 配置类示例4. 配置说明5. 使用示例6. 验证存储结果7.

Python实现自动化Word文档样式复制与内容生成

《Python实现自动化Word文档样式复制与内容生成》在办公自动化领域,高效处理Word文档的样式和内容复制是一个常见需求,本文将展示如何利用Python的python-docx库实现... 目录一、为什么需要自动化 Word 文档处理二、核心功能实现:样式与表格的深度复制1. 表格复制(含样式与内容)2

Maven项目中集成数据库文档生成工具的操作步骤

《Maven项目中集成数据库文档生成工具的操作步骤》在Maven项目中,可以通过集成数据库文档生成工具来自动生成数据库文档,本文为大家整理了使用screw-maven-plugin(推荐)的完... 目录1. 添加插件配置到 pom.XML2. 配置数据库信息3. 执行生成命令4. 高级配置选项5. 注意事

Python使用python-docx实现自动化处理Word文档

《Python使用python-docx实现自动化处理Word文档》这篇文章主要为大家展示了Python如何通过代码实现段落样式复制,HTML表格转Word表格以及动态生成可定制化模板的功能,感兴趣的... 目录一、引言二、核心功能模块解析1. 段落样式与图片复制2. html表格转Word表格3. 模板生

python如何下载网络文件到本地指定文件夹

《python如何下载网络文件到本地指定文件夹》这篇文章主要为大家详细介绍了python如何实现下载网络文件到本地指定文件夹,文中的示例代码讲解详细,感兴趣的小伙伴可以跟随小编一起学习一下...  在python中下载文件到本地指定文件夹可以通过以下步骤实现,使用requests库处理HTTP请求,并结合o

rust 中的 EBNF简介举例

《rust中的EBNF简介举例》:本文主要介绍rust中的EBNF简介举例,本文给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友参考下吧... 目录1. 什么是 EBNF?2. 核心概念3. EBNF 语法符号详解4. 如何阅读 EBNF 规则5. 示例示例 1:简单的电子邮件地址

浅谈Redis Key 命名规范文档

《浅谈RedisKey命名规范文档》本文介绍了Redis键名命名规范,包括命名格式、具体规范、数据类型扩展命名、时间敏感型键名、规范总结以及实际应用示例,感兴趣的可以了解一下... 目录1. 命名格式格式模板:示例:2. 具体规范2.1 小写命名2.2 使用冒号分隔层级2.3 标识符命名3. 数据类型扩展命