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如何快速下载依赖

《Python如何快速下载依赖》本文介绍了四种在Python中快速下载依赖的方法,包括使用国内镜像源、开启pip并发下载功能、使用pipreqs批量下载项目依赖以及使用conda管理依赖,通过这些方法... 目录python快速下载依赖1. 使用国内镜像源临时使用镜像源永久配置镜像源2. 使用 pip 的并

jdk21下载、安装详细教程(Windows、Linux、macOS)

《jdk21下载、安装详细教程(Windows、Linux、macOS)》本文介绍了OpenJDK21的下载地址和安装步骤,包括Windows、Linux和macOS平台,下载后解压并设置环境变量,最... 目录1、官网2、下载openjdk3、安装4、验证1、官网官网地址:OpenJDK下载地址:Ar

Android开发中gradle下载缓慢的问题级解决方法

《Android开发中gradle下载缓慢的问题级解决方法》本文介绍了解决Android开发中Gradle下载缓慢问题的几种方法,本文给大家介绍的非常详细,感兴趣的朋友跟随小编一起看看吧... 目录一、网络环境优化二、Gradle版本与配置优化三、其他优化措施针对android开发中Gradle下载缓慢的问

python 3.8 的anaconda下载方法

《python3.8的anaconda下载方法》本文详细介绍了如何下载和安装带有Python3.8的Anaconda发行版,包括Anaconda简介、下载步骤、安装指南以及验证安装结果,此外,还介... 目录python3.8 版本的 Anaconda 下载与安装指南一、Anaconda 简介二、下载 An

Python爬虫selenium验证之中文识别点选+图片验证码案例(最新推荐)

《Python爬虫selenium验证之中文识别点选+图片验证码案例(最新推荐)》本文介绍了如何使用Python和Selenium结合ddddocr库实现图片验证码的识别和点击功能,感兴趣的朋友一起看... 目录1.获取图片2.目标识别3.背景坐标识别3.1 ddddocr3.2 打码平台4.坐标点击5.图

Python自动化Office文档处理全攻略

《Python自动化Office文档处理全攻略》在日常办公中,处理Word、Excel和PDF等Office文档是再常见不过的任务,手动操作这些文档不仅耗时耗力,还容易出错,幸运的是,Python提供... 目录一、自动化处理Word文档1. 安装python-docx库2. 读取Word文档内容3. 修改

使用Python快速实现链接转word文档

《使用Python快速实现链接转word文档》这篇文章主要为大家详细介绍了如何使用Python快速实现链接转word文档功能,文中的示例代码讲解详细,感兴趣的小伙伴可以跟随小编一起学习一下... 演示代码展示from newspaper import Articlefrom docx import

浅析如何使用Swagger生成带权限控制的API文档

《浅析如何使用Swagger生成带权限控制的API文档》当涉及到权限控制时,如何生成既安全又详细的API文档就成了一个关键问题,所以这篇文章小编就来和大家好好聊聊如何用Swagger来生成带有... 目录准备工作配置 Swagger权限控制给 API 加上权限注解查看文档注意事项在咱们的开发工作里,API

Java下载文件中文文件名乱码的解决方案(文件名包含很多%)

《Java下载文件中文文件名乱码的解决方案(文件名包含很多%)》Java下载文件时,文件名中文乱码问题通常是由于编码不正确导致的,使用`URLEncoder.encode(filepath,UTF-8... 目录Java下载文件中文文件名乱码问题一般情况下,大家都是这样为了解决这个问题最终解决总结Java下

Python实现文件下载、Cookie以及重定向的方法代码

《Python实现文件下载、Cookie以及重定向的方法代码》本文主要介绍了如何使用Python的requests模块进行网络请求操作,涵盖了从文件下载、Cookie处理到重定向与历史请求等多个方面,... 目录前言一、下载网络文件(一)基本步骤(二)分段下载大文件(三)常见问题二、requests模块处理