Uses of Package
cloud.opencode.base.collections

Package
Description
 
Immutable Collections Package 不可变集合包
Specialized Collections Package - Specialized Collection Types 专用集合包 - 专用集合类型
Transform Collections Package - Collection Transformation Utilities 转换集合包 - 集合转换工具
  • Class
    Description
    AbstractMultimap - 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 - 可迭代操作的流式 API
    ForwardingCollection - 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 enum
    SetAlgebra - 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 - 表示两个值之间的差异
  • Class
    Description
    ImmutableList - 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 - 可比较值的连续范围
  • Class
    Description
    AbstractMultimap - 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 - 行列值三元组
  • Class
    Description
    ImmutableList - Immutable List Implementation ImmutableList - 不可变列表实现
    ImmutableMap - Immutable Map Implementation ImmutableMap - 不可变映射实现
    ImmutableSet - Immutable Set Implementation ImmutableSet - 不可变集合实现