Uses of Interface
cloud.opencode.base.collections.primitive.IntIntMap.IntIntConsumer
Packages that use IntIntMap.IntIntConsumer
Package
Description
OpenCode Base Collections - Primitive Collections
OpenCode Base Collections - 原始类型集合
-
Uses of IntIntMap.IntIntConsumer in cloud.opencode.base.collections.primitive
Methods in cloud.opencode.base.collections.primitive with parameters of type IntIntMap.IntIntConsumerModifier and TypeMethodDescriptionvoidIntIntMap.forEach(IntIntMap.IntIntConsumer action) Apply action to each entry.