Uses of Class
org.nustaq.kontraktor.util.Hoarde
| Package | Description |
|---|---|
| org.nustaq.kontraktor.util |
-
Uses of Hoarde in org.nustaq.kontraktor.util
Methods in org.nustaq.kontraktor.util that return Hoarde Modifier and Type Method Description Hoarde<T>Hoarde. each(java.util.function.BiConsumer<T,java.lang.Integer> init)same as other each but with indexHoarde<T>Hoarde. each(java.util.function.Consumer<T> tocall)iterate over each actor and execute tocall.