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

相关文章

前端下载文件时如何后端返回的文件流一些常见方法

《前端下载文件时如何后端返回的文件流一些常见方法》:本文主要介绍前端下载文件时如何后端返回的文件流一些常见方法,包括使用Blob和URL.createObjectURL创建下载链接,以及处理带有C... 目录1. 使用 Blob 和 URL.createObjectURL 创建下载链接例子:使用 Blob

Java利用docx4j+Freemarker生成word文档

《Java利用docx4j+Freemarker生成word文档》这篇文章主要为大家详细介绍了Java如何利用docx4j+Freemarker生成word文档,文中的示例代码讲解详细,感兴趣的小伙伴... 目录技术方案maven依赖创建模板文件实现代码技术方案Java 1.8 + docx4j + Fr

使用C#代码在PDF文档中添加、删除和替换图片

《使用C#代码在PDF文档中添加、删除和替换图片》在当今数字化文档处理场景中,动态操作PDF文档中的图像已成为企业级应用开发的核心需求之一,本文将介绍如何在.NET平台使用C#代码在PDF文档中添加、... 目录引言用C#添加图片到PDF文档用C#删除PDF文档中的图片用C#替换PDF文档中的图片引言在当

详解C#如何提取PDF文档中的图片

《详解C#如何提取PDF文档中的图片》提取图片可以将这些图像资源进行单独保存,方便后续在不同的项目中使用,下面我们就来看看如何使用C#通过代码从PDF文档中提取图片吧... 当 PDF 文件中包含有价值的图片,如艺术画作、设计素材、报告图表等,提取图片可以将这些图像资源进行单独保存,方便后续在不同的项目中使

Java实现文件图片的预览和下载功能

《Java实现文件图片的预览和下载功能》这篇文章主要为大家详细介绍了如何使用Java实现文件图片的预览和下载功能,文中的示例代码讲解详细,感兴趣的小伙伴可以跟随小编一起学习一下... Java实现文件(图片)的预览和下载 @ApiOperation("访问文件") @GetMapping("

Python下载Pandas包的步骤

《Python下载Pandas包的步骤》:本文主要介绍Python下载Pandas包的步骤,在python中安装pandas库,我采取的方法是用PIP的方法在Python目标位置进行安装,本文给大... 目录安装步骤1、首先找到我们安装python的目录2、使用命令行到Python安装目录下3、我们回到Py

Python实现合并与拆分多个PDF文档中的指定页

《Python实现合并与拆分多个PDF文档中的指定页》这篇文章主要为大家详细介绍了如何使用Python实现将多个PDF文档中的指定页合并生成新的PDF以及拆分PDF,感兴趣的小伙伴可以参考一下... 安装所需要的库pip install PyPDF2 -i https://pypi.tuna.tsingh

使用国内镜像源优化pip install下载的方法步骤

《使用国内镜像源优化pipinstall下载的方法步骤》在Python开发中,pip是一个不可或缺的工具,用于安装和管理Python包,然而,由于默认的PyPI服务器位于国外,国内用户在安装依赖时可... 目录引言1. 为什么需要国内镜像源?2. 常用的国内镜像源3. 临时使用国内镜像源4. 永久配置国内镜

一文教你解决Python不支持中文路径的问题

《一文教你解决Python不支持中文路径的问题》Python是一种广泛使用的高级编程语言,然而在处理包含中文字符的文件路径时,Python有时会表现出一些不友好的行为,下面小编就来为大家介绍一下具体的... 目录问题背景解决方案1. 设置正确的文件编码2. 使用pathlib模块3. 转换路径为Unicod

Python批量调整Word文档中的字体、段落间距及格式

《Python批量调整Word文档中的字体、段落间距及格式》这篇文章主要为大家详细介绍了如何使用Python的docx库来批量处理Word文档,包括设置首行缩进、字体、字号、行间距、段落对齐方式等,需... 目录关键代码一级标题设置  正文设置完整代码运行结果最近关于批处理格式的问题我查了很多资料,但是都没