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操作PDF文档的主流库使用指南

《Python操作PDF文档的主流库使用指南》PDF因其跨平台、格式固定的特性成为文档交换的标准,然而,由于其复杂的内部结构,程序化操作PDF一直是个挑战,本文主要为大家整理了Python操作PD... 目录一、 基础操作1.PyPDF2 (及其继任者 pypdf)2.PyMuPDF / fitz3.Fre

SQL Server安装时候没有中文选项的解决方法

《SQLServer安装时候没有中文选项的解决方法》用户安装SQLServer时界面全英文,无中文选项,通过修改安装设置中的国家或地区为中文中国,重启安装程序后界面恢复中文,解决了问题,对SQLSe... 你是不是在安装SQL Server时候发现安装界面和别人不同,并且无论如何都没有中文选项?这个问题也

springboot自定义注解RateLimiter限流注解技术文档详解

《springboot自定义注解RateLimiter限流注解技术文档详解》文章介绍了限流技术的概念、作用及实现方式,通过SpringAOP拦截方法、缓存存储计数器,结合注解、枚举、异常类等核心组件,... 目录什么是限流系统架构核心组件详解1. 限流注解 (@RateLimiter)2. 限流类型枚举 (

C#监听txt文档获取新数据方式

《C#监听txt文档获取新数据方式》文章介绍通过监听txt文件获取最新数据,并实现开机自启动、禁用窗口关闭按钮、阻止Ctrl+C中断及防止程序退出等功能,代码整合于主函数中,供参考学习... 目录前言一、监听txt文档增加数据二、其他功能1. 设置开机自启动2. 禁止控制台窗口关闭按钮3. 阻止Ctrl +

Python实现中文文本处理与分析程序的示例详解

《Python实现中文文本处理与分析程序的示例详解》在当今信息爆炸的时代,文本数据的处理与分析成为了数据科学领域的重要课题,本文将使用Python开发一款基于Python的中文文本处理与分析程序,希望... 目录一、程序概述二、主要功能解析2.1 文件操作2.2 基础分析2.3 高级分析2.4 可视化2.5

Java docx4j高效处理Word文档的实战指南

《Javadocx4j高效处理Word文档的实战指南》对于需要在Java应用程序中生成、修改或处理Word文档的开发者来说,docx4j是一个强大而专业的选择,下面我们就来看看docx4j的具体使用... 目录引言一、环境准备与基础配置1.1 Maven依赖配置1.2 初始化测试类二、增强版文档操作示例2.

SQL server数据库如何下载和安装

《SQLserver数据库如何下载和安装》本文指导如何下载安装SQLServer2022评估版及SSMS工具,涵盖安装配置、连接字符串设置、C#连接数据库方法和安全注意事项,如混合验证、参数化查... 目录第一步:打开官网下载对应文件第二步:程序安装配置第三部:安装工具SQL Server Manageme

Java操作Word文档的全面指南

《Java操作Word文档的全面指南》在Java开发中,操作Word文档是常见的业务需求,广泛应用于合同生成、报表输出、通知发布、法律文书生成、病历模板填写等场景,本文将全面介绍Java操作Word文... 目录简介段落页头与页脚页码表格图片批注文本框目录图表简介Word编程最重要的类是org.apach

Qt QCustomPlot库简介(最新推荐)

《QtQCustomPlot库简介(最新推荐)》QCustomPlot是一款基于Qt的高性能C++绘图库,专为二维数据可视化设计,它具有轻量级、实时处理百万级数据和多图层支持等特点,适用于科学计算、... 目录核心特性概览核心组件解析1.绘图核心 (QCustomPlot类)2.数据容器 (QCPDataC

使用Python实现可恢复式多线程下载器

《使用Python实现可恢复式多线程下载器》在数字时代,大文件下载已成为日常操作,本文将手把手教你用Python打造专业级下载器,实现断点续传,多线程加速,速度限制等功能,感兴趣的小伙伴可以了解下... 目录一、智能续传:从崩溃边缘抢救进度二、多线程加速:榨干网络带宽三、速度控制:做网络的好邻居四、终端交互