Uses of Record Class
cloud.opencode.base.core.OpenStream.IndexedValue
Packages that use OpenStream.IndexedValue
Package
Description
Core utilities and foundational classes for the OpenCode Base library.
-
Uses of OpenStream.IndexedValue in cloud.opencode.base.core
Methods in cloud.opencode.base.core that return types with arguments of type OpenStream.IndexedValueModifier and TypeMethodDescriptionstatic <T> Stream<OpenStream.IndexedValue<T>> OpenStream.zipWithIndex(Stream<T> stream) Zips stream with indices 将流与索引合并