Uses of Package
cloud.opencode.base.core

Packages that use cloud.opencode.base.core
Package
Description
Core utilities and foundational classes for the OpenCode Base library.
  • Class
    Description
    Joiner - Fluent string joining utility 连接器 - 流式字符串连接工具
    A joiner that produces strings from map entries.
    Lazy - Virtual-thread-safe lazy evaluation container using VarHandle CAS Lazy - 使用 VarHandle CAS 的虚拟线程安全惰性求值容器
    A helper class for building toString() implementations.
    Indexed value record 带索引的值记录
    Ordering - Fluent comparator builder 排序器 - 流式比较器构建器
    Range - A contiguous span of values 范围 - 连续的值域
    Bound type enum.
    Splitter - Fluent string splitting utility 分割器 - 流式字符串分割工具
    A splitter that produces a map from key-value pair strings.
    Stopwatch - A lightweight timing utility for measuring elapsed time 秒表 - 用于测量经过时间的轻量级计时工具