Uses of Package
cloud.opencode.base.collections
Packages that use cloud.opencode.base.collections
Package
Description
Immutable Collections Package
不可变集合包
Specialized Collections Package - Specialized Collection Types
专用集合包 - 专用集合类型
Transform Collections Package - Collection Transformation Utilities
转换集合包 - 集合转换工具
-
Classes in cloud.opencode.base.collections used by cloud.opencode.base.collectionsClassDescriptionAbstractMultimap - Abstract Base for Multimap Implementations AbstractMultimap - Multimap 实现的抽象基类ArrayListMultimap - List-based Multimap Implementation ArrayListMultimap - 基于列表的多重映射实现BiMap - Bidirectional Map Interface BiMap - 双向映射接口ComparisonChain - Fluent comparator chain for multi-field comparisons ComparisonChain - 用于多字段比较的流式比较器链EntryTransformer - Function to transform map entries EntryTransformer - 转换 Map 条目的函数Equivalence - Strategy for determining equivalence between objects Equivalence - 确定对象等价性的策略FluentIterable - Fluent API for Iterable Operations FluentIterable - 可迭代操作的流式 APIForwardingCollection - Abstract Decorator Base for Collection ForwardingCollection - Collection 的抽象装饰器基类HashBasedTable - Hash-based Table Implementation HashBasedTable - 基于哈希的表实现HashBiMap - Hash-based BiMap Implementation HashBiMap - 基于哈希的双向映射实现HashMultiset - Hash-based Multiset Implementation HashMultiset - 基于哈希的多重集实现HashSetMultimap - Set-based Multimap Implementation HashSetMultimap - 基于集合的多重映射实现ImmutableList - Immutable List Implementation ImmutableList - 不可变列表实现Builder for ImmutableList ImmutableList 构建器ImmutableMap - Immutable Map Implementation ImmutableMap - 不可变映射实现Builder for ImmutableMap ImmutableMap 构建器ImmutableSet - Immutable Set Implementation ImmutableSet - 不可变集合实现Builder for ImmutableSet ImmutableSet 构建器IntInterval - Immutable, zero-allocation integer range with O(1) random access IntInterval - 零分配的不可变整数区间,支持 O(1) 随机访问MapDifference - Result of comparing two maps MapDifference - 比较两个 Map 的结果ValueDifference - Represents different values for the same key ValueDifference - 表示相同键的不同值Entry transformer interface 条目转换器Multimap - Map with multiple values per key Multimap - 每个键有多个值的映射Multiset - Collection that counts element occurrences Multiset - 计数元素出现次数的集合Entry - Element with occurrence count Entry - 带出现次数的元素Fluent collection flow for chained operations.Indexed element record.Ordering - Fluent Comparator Builder Ordering - 流式比较器构建器Pair - Immutable generic pair of two values Pair - 不可变的泛型二元组PeekingIterator - Iterator that allows peeking at the next element PeekingIterator - 可查看下一个元素的迭代器Range - A contiguous range of Comparable values Range - 可比较值的连续范围Bound type enumSetAlgebra - Interface for set algebra operations SetAlgebra - 集合代数操作接口SetView - Abstract Set View for Lazy Set Operations SetView - 惰性集合运算的抽象集合视图An element paired with its index.Table - Two-dimensional Map with Row and Column Keys Table - 带行和列键的二维映射Cell - A row-column-value triple Cell - 行列值三元组Triple - Immutable generic triple of three values Triple - 不可变的泛型三元组UnmodifiableIterator - Iterator that does not support remove operation UnmodifiableIterator - 不支持删除操作的迭代器ValueDifference - Represents a difference between two values ValueDifference - 表示两个值之间的差异
-
Classes in cloud.opencode.base.collections used by cloud.opencode.base.collections.immutableClassDescriptionImmutableList - Immutable List Implementation ImmutableList - 不可变列表实现ImmutableSet - Immutable Set Implementation ImmutableSet - 不可变集合实现Multimap - Map with multiple values per key Multimap - 每个键有多个值的映射Multiset - Collection that counts element occurrences Multiset - 计数元素出现次数的集合Range - A contiguous range of Comparable values Range - 可比较值的连续范围
-
Classes in cloud.opencode.base.collections used by cloud.opencode.base.collections.specializedClassDescriptionAbstractMultimap - Abstract Base for Multimap Implementations AbstractMultimap - Multimap 实现的抽象基类Equivalence - Strategy for determining equivalence between objects Equivalence - 确定对象等价性的策略Multimap - Map with multiple values per key Multimap - 每个键有多个值的映射Multiset - Collection that counts element occurrences Multiset - 计数元素出现次数的集合Entry - Element with occurrence count Entry - 带出现次数的元素Range - A contiguous range of Comparable values Range - 可比较值的连续范围Table - Two-dimensional Map with Row and Column Keys Table - 带行和列键的二维映射Cell - A row-column-value triple Cell - 行列值三元组
-
Classes in cloud.opencode.base.collections used by cloud.opencode.base.collections.transformClassDescriptionImmutableList - Immutable List Implementation ImmutableList - 不可变列表实现ImmutableMap - Immutable Map Implementation ImmutableMap - 不可变映射实现ImmutableSet - Immutable Set Implementation ImmutableSet - 不可变集合实现