Uses of Interface
io.keikai.doc.collab.types.YMapConsumer
-
Packages that use YMapConsumer Package Description io.keikai.doc.collab.types -
-
Uses of YMapConsumer in io.keikai.doc.collab.types
Methods in io.keikai.doc.collab.types with parameters of type YMapConsumer Modifier and Type Method Description voidYMap. forEach(YMapConsumer f)Executes a provided function on once on every key-value pair.
-